1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-28 17:47:29 +03:00

2074 Commits

Author SHA1 Message Date
Luke Leighton
8158620124 dce/rpc.
(This used to be commit e0445419b2d50ae6efef36f4f295ebcfdbf1ad82)
1998-10-09 20:17:11 +00:00
Luke Leighton
4e004a0b5e basic client-side ntcreateX function (hard-wired values except filename)
(This used to be commit caeb99201a1471bd709b4e8f07c57e5caabf0795)
1998-10-09 19:34:57 +00:00
Luke Leighton
755986764f dce/rpc
(This used to be commit 32d0f5e4a564686ad6b270dd24423ee49a81f223)
1998-10-09 19:05:19 +00:00
Luke Leighton
00224e7d08 anders blomdell spotted an unititialised fstring causing strlen to go
awry (ascii_p16)
(This used to be commit 0b45c08ffad6f8b12c6fb2b184d3b5d52177cabe)
1998-10-09 14:02:59 +00:00
Richard Sharpe
7c45b3c25c Added code to convert empty file names to "." so we avoid
searching the cache, but only if we are not on a print share.

This code is known to work on at least one site!
(This used to be commit a2898af463132147cbe19b18585c793960cb39ee)
1998-10-09 10:03:19 +00:00
Richard Sharpe
4c2b041e78 Add a DEBUG to unix_convert
(This used to be commit ac61a102473c7f23938368f9bfea494cd56344a1)
1998-10-09 06:47:22 +00:00
Luke Leighton
6909350ed9 dce/rpc
(This used to be commit 62fdeef1b79c5c4c9bf0e860881651711bb80b9a)
1998-10-08 23:57:46 +00:00
Samba Release Account
40eec6f6a5 preparing for release of 2.0.0 alpha 11
(This used to be commit 8d9c5f35225441384f69744bf8cda8115828ae2f)
1998-10-08 22:49:33 +00:00
Andrew Tridgell
d57d00005e fixed bug pointed out by Herb.
(This used to be commit 35a5e9ce4fd60806e652f221e25caa0664b69209)
1998-10-08 22:48:46 +00:00
Samba Release Account
809a9de797 preparing for release of 2.0.0 alpha 10
(This used to be commit 0a8c03bb98498c10186dd12f1602f6e859465a8a)
1998-10-08 22:12:49 +00:00
Andrew Tridgell
8043472753 fixed a bug in the readline support
(This used to be commit b0a69622509b450cb7724735c51d4b7173beac73)
1998-10-08 22:12:13 +00:00
Andrew Tridgell
eaac4014f0 really fixed the warning this time :)
(This used to be commit 64692f292fc610b90de97a85101203946ce65bfa)
1998-10-08 21:58:24 +00:00
Andrew Tridgell
3a4a2d56be fixed a warning
(This used to be commit d4291d353b293bbc65fb0bf76c2d943733297726)
1998-10-08 21:54:26 +00:00
Herb Lewis
fa03e99842 add missing targets that were added to makefile
(This used to be commit 993c49a984fa2ae219f675543a1d0b6a7fbe043a)
1998-10-08 20:43:29 +00:00
Luke Leighton
d0ca2da837 added "permission obtained from John Erickson <jerickson@ddj.com> ...."
(This used to be commit 0067e45d4194bd14549aac6e8f40a2ef19305716)
1998-10-08 14:11:19 +00:00
Andrew Tridgell
a813f38e2d - don't generate 0 params in torture
- handle 0 params in ipc.c
(This used to be commit c0dc8e87f0d56444a8ddff0817a94065ca295847)
1998-10-08 06:49:00 +00:00
Andrew Tridgell
788263ba2f - fixed a bunch of warnings and minor errors
- got smbtorture to compile
- removed %D from some of lukes code - Luke, what is %D? it ain't
  portable anyway
(This used to be commit 91597c12fb593f49b23c7cea5b64dbb89a0428b3)
1998-10-08 06:21:33 +00:00
Andrew Tridgell
60877fdd8d add "smbtorture" alias for building smbtorture
(This used to be commit 230e4eb3dd9753899564fd6ec0e0291ee00be8c4)
1998-10-08 06:19:29 +00:00
Andrew Tridgell
2475668af8 removed extra comma (some compilers don't like it).
Luke, I fixed this yesterday as well! grumble.
(This used to be commit da5234faa0373f5b913a135b2557f2ca9e30111c)
1998-10-08 04:57:59 +00:00
Andrew Tridgell
7e5f267ee9 auto-detect the right flag for the compiler to produce PIC code
(This used to be commit 5d92e003978f02e53c0886508ccefc8c24ec1bbf)
1998-10-08 04:52:11 +00:00
Andrew Tridgell
4750ce1760 use 1 second resolution calls if possible
(This used to be commit 349469221a84658048790d7567b4fcea43c0b759)
1998-10-08 02:28:21 +00:00
Andrew Tridgell
ef2e37cf94 fixed a problem with fchdir() that broke "cvs -d" in smbsh
(This used to be commit 6121f7c8c2d63fd12266327a6f2ac9a5e717dccc)
1998-10-08 01:23:33 +00:00
Andrew Tridgell
fa0ff0980b added some comments
(This used to be commit e5ed0e6f96835c5b189368faf4555d07f1f6b19c)
1998-10-08 00:23:08 +00:00
Andrew Tridgell
08e890aee6 removed lukes acl check in configure (not needed)
(This used to be commit a3339c111de9f82b6badaac8e6ef430d277c3afa)
1998-10-08 00:02:43 +00:00
Andrew Tridgell
0dc8033f7d don't prototype the acl() functions
(This used to be commit 9efbb21f35aca6f86ed3cb9c58ebec40e5d44b90)
1998-10-07 23:57:02 +00:00
Luke Leighton
48b31ae44f dce/rpc
(This used to be commit 6677b888bdb45df00646eb7cc13005b9465ff971)
1998-10-07 21:42:24 +00:00
Luke Leighton
cf115a77d0 added aclent_t autoconf test (defines as an int if it doesn't exist).
this is to stop a compilation error caused by make proto putting
functions that are wrapped in #if HAVE_ACLxxx code.

maybe a better fix would be to have mkproto.awk exclude any functions
wrapped in #if HAVEs that don't exist.
(This used to be commit 361c1b7ea994cc25d460ebd25b2ad9025f90848c)
1998-10-07 16:49:32 +00:00
Luke Leighton
4c172b5575 return False _and_ a break in a switch statement.
(This used to be commit e3f0f1ad9c2b81fd3489d858a9a98338001538c5)
1998-10-07 16:45:44 +00:00
Luke Leighton
eb37144cad make proto required
(This used to be commit cf4e2a601fe6b6c9980da87d51643b726c0de1dd)
1998-10-07 15:24:48 +00:00
Luke Leighton
2fef8f2e87 dce/rpc
(This used to be commit 34afa638f6f7bb145ec094510ac58f7a22dfc3aa)
1998-10-07 15:22:49 +00:00
Andrew Tridgell
3d601dafe9 compile to .po.o first then mv to .po in order to make the sun
compilers happy
(This used to be commit 6625b696469089138f0bd01ab966f30ba509dbda)
1998-10-07 13:27:54 +00:00
Andrew Tridgell
bdec84db60 restore errno after smbw initialisation
(This used to be commit f374706cbf654bdb33df3074cb1a8101af0201eb)
1998-10-07 11:07:24 +00:00
Andrew Tridgell
b818ce6359 we need realcalls.h in realcalls.c
(This used to be commit 42765a654f9fe45160760e61a80d789279ee6198)
1998-10-07 10:58:12 +00:00
Andrew Tridgell
f4aff92e03 SunOS doesn't need any ld flags
(This used to be commit f92383689a6ee62c71553f12c633f1aadb32065e)
1998-10-07 10:57:51 +00:00
Andrew Tridgell
e7001e26cb fixed a warning on SunOS
(This used to be commit fda52c6fd1ff0c46948bff7156742dab1dd1eacd)
1998-10-07 10:49:27 +00:00
Andrew Tridgell
8adc7c00e1 use double for dummy arrays to ensure alignment
(This used to be commit d651229ef3eb06035d015770c5ea018f33234ebc)
1998-10-07 10:44:12 +00:00
Andrew Tridgell
91ff83aaa8 fixed fork() on SunOS4
(This used to be commit c506ffa527428897689dfd9ff48719208c47669d)
1998-10-07 10:41:38 +00:00
Andrew Tridgell
8ed7427c1b more solaris acl fixes
(This used to be commit 1ad5bc381ab00f0699f025cb64db7cb4fa102c13)
1998-10-07 10:37:09 +00:00
Andrew Tridgell
6e77210d8a - updated docs to say OSF1 works
- more solaris acl fixes
(This used to be commit 8fc7bc0ee6919f2c1d438e924fbb8b44f87dee63)
1998-10-07 10:35:18 +00:00
Andrew Tridgell
372c359b21 fixed facl() bug for solaris
(This used to be commit ab5ed686f813c6294ca3eb9b800b3ad41a5a77c3)
1998-10-07 10:27:40 +00:00
Andrew Tridgell
98af8adff1 fixed __xstat() under linux
(This used to be commit 15aa1b52cd78e9b59fa44b248267b9698a5b0d5c)
1998-10-07 10:12:29 +00:00
Andrew Tridgell
5e9ffa9959 remoevd a misplaced comma
(This used to be commit c1d2d4e27125cbd463f520d1109e7c7988b58222)
1998-10-07 10:08:08 +00:00
Andrew Tridgell
c8450c10f1 return type cleanups for IRIX
(This used to be commit 96fc2856bcb1424f69ecf513f7b685bec08dcb1f)
1998-10-07 10:06:28 +00:00
Andrew Tridgell
829e72fe9c yet another attempt at making this stuff portable. This time I use
minimal includes in wrapped.c
(This used to be commit fd6a59d8ca0932d61a60b74485841001d4f8fd44)
1998-10-07 09:57:22 +00:00
Andrew Tridgell
465cefca6f not needed any more
(This used to be commit 4ea3f86f996c1c6acfbf0363e1a02ace4b4a302c)
1998-10-07 09:48:21 +00:00
Andrew Tridgell
b73d2836a6 fix the SEEKDIR_RETURNS_VOID test
(This used to be commit ed0b43294a922dc24be87082fa22b45b0fa2af46)
1998-10-07 08:39:37 +00:00
Andrew Tridgell
853f923c31 detect __sys_llseek()
(This used to be commit 2a25034b033d207b5ce50946f3d9c9fad2c3a153)
1998-10-07 08:12:04 +00:00
Andrew Tridgell
7914f66ef0 possibly use __sys_llseek()
(This used to be commit ab49ffe37f11b28144a7815ada1d891b14ffbc2d)
1998-10-07 08:11:12 +00:00
Andrew Tridgell
73b52ab419 won't need wrapper.h anymore
(This used to be commit 1918ea2991bef323fdb00912500961d60da17cdb)
1998-10-07 08:10:48 +00:00
Andrew Tridgell
d836bedb40 more OSF1 changes as well as changes to allow us to use the standard
includes.h in wrapped.c, thus making porting much simpler
(This used to be commit 6f2239c935fdecfefa89227c113df01e3957691a)
1998-10-07 07:55:14 +00:00