1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

5783 Commits

Author SHA1 Message Date
Jeremy Allison
438e89b187 Jim McDonough's parse patches for Win9x get SD calls.
Jeremy.
(This used to be commit bc366f3153)
2001-06-15 20:08:12 +00:00
Jeremy Allison
cf30d3bc91 Fixed typo spotted by "Jim McDonough" <jmcd@us.ibm.com>....
Jeremy.
(This used to be commit a600c96e59)
2001-06-15 19:48:03 +00:00
Simo Sorce
9b70bdfc38 Be sure to not use strlen with NULL pointer.
(This used to be commit 53803b0087)
2001-06-15 08:00:36 +00:00
Tim Potter
2b49ec356a Prototype update.
(This used to be commit 402639926f)
2001-06-15 07:22:27 +00:00
Tim Potter
f339bbbc30 Added a unix error code for NT_STATUS_PATH_NOT_COVERED.
(This used to be commit 66e62245ea)
2001-06-15 07:13:12 +00:00
Tim Potter
b7e382bfb2 Add password length field to SAM_USER_INFO24 structure and fix init
and parse function.
(This used to be commit d2eafa7483)
2001-06-15 05:09:40 +00:00
Tim Potter
8888bf6582 Merged encode_pw_buffer() and nt_owf_genW() functions from TNG branch.
(This used to be commit fb80cf2aa1)
2001-06-15 04:47:05 +00:00
Tim Potter
1aa05a31ac Fixed some return code checks for cli_initialise() from False to NULL.
Spotted by Joe Doran <joed@interlude.eu.org>
(This used to be commit 3e3b9bc538)
2001-06-14 00:08:42 +00:00
Tim Potter
f81489d02d Oops - proto.h contained junk from another workarea.
(This used to be commit 2ad921d126)
2001-06-13 06:54:45 +00:00
Tim Potter
5eee0f1968 Added some msdfs client routines.
(This used to be commit 13df2304b3)
2001-06-13 06:37:02 +00:00
Tim Potter
df8713fdb9 Renamed -d option (make verbose) on smbstatus to -v.
Added -d <debuglevel> option.
(This used to be commit bdb9714380)
2001-06-13 05:36:28 +00:00
Jeremy Allison
8209eda774 Make message receive fn static.
Jeremy.
(This used to be commit d8807b1922)
2001-06-13 01:08:27 +00:00
Jeremy Allison
4248d14ff6 Fix from TAKAHASHI Motonobu <monyo@samba.gr.jp> for multibyte conversion
problems.
Jeremy.
(This used to be commit 24eea8a309)
2001-06-12 18:20:26 +00:00
Tim Potter
c569e20b10 Fixed typo in debug message.
(This used to be commit 4d2f660582)
2001-06-12 10:13:24 +00:00
Tim Potter
10f8162124 Removed commented out msdfs code that was being called anyway.
(This used to be commit a542f4513a)
2001-06-12 09:51:03 +00:00
Jeremy Allison
2f99c0e602 lib/util_getent.c: removed debug code.
smbd/posix_acls.c: Attempt to fix the "lose default acl" problem in Solaris.
Needs testing.
lib/sysacls.c: Typo fix.
Jeremy.
(This used to be commit d989f8bd3e)
2001-06-12 01:49:30 +00:00
Jeremy Allison
3fc8c04cc2 Found & fixed memory bug. num+1 * sizeof(x) != (num+1)*sizeof(x)........
Jeremy.
(This used to be commit e0f88cabfc)
2001-06-11 22:06:11 +00:00
Jeremy Allison
f5197e0230 Fixed potential free of NULL found by SGI speedshop.
Jeremy.
(This used to be commit fc7830eec8)
2001-06-11 20:56:18 +00:00
Jeremy Allison
da9963e66b Fixed typo in Solaris and UnixWare ACLs.
Jeremy.
(This used to be commit bd750def13)
2001-06-09 03:10:27 +00:00
Jeremy Allison
f63ee18c68 *Wonderful* patch from Andrew Bartlett that will help ensure tdb's are
cleaned on clients abending connections. Thanks Andrew !
Jeremy.
(This used to be commit 1b3977c536)
2001-06-09 01:38:54 +00:00
Jeremy Allison
c7b67c26e2 Herb's IRIX fix for deleting default ACLs.
Jeremy.
(This used to be commit 81b5a628d1)
2001-06-08 21:27:46 +00:00
Jeremy Allison
a72b714822 Log tdb failures.
Jeremy.
(This used to be commit f004471aac)
2001-06-08 20:26:46 +00:00
Jeremy Allison
96686f8f55 AIX has no default acls.
Jeremy.
(This used to be commit 5853f1dc42)
2001-06-08 19:56:15 +00:00
Jeremy Allison
b7fb885b81 Added sys_acl_delete_def_file for UnixWare and Solaris from
Michael Davidson <michael_davidson@pacbell.net>.
Jeremy.
(This used to be commit 5668512ffa)
2001-06-08 19:55:47 +00:00
Jeremy Allison
a80a96b745 Added sys_acl_delete_def_file() - needed as part of NT ACL editing fix.
Will add changes for other supported ACL systems shortly (Herb, I may
need help with the IRIX one).
Jeremy.
(This used to be commit a8532b193d)
2001-06-08 19:29:57 +00:00
Gerald Carter
4521d6a89b syc up docs with 2.2
(This used to be commit 1e1a8ad528)
2001-06-08 15:43:39 +00:00
Jeremy Allison
3414c71f6d Extra stuff for large readwrite support.
Jeremy.
(This used to be commit 4338ee78c3)
2001-06-08 03:02:34 +00:00
Jeremy Allison
79ca1f75bb Correctly make max pathlength 255.
Jeremy.
(This used to be commit 30cffea8fa)
2001-06-08 02:49:30 +00:00
Richard Sharpe
87b5c37707 Fix up the problems with calling smbc_init multiple times.
(This used to be commit 832227a72b)
2001-06-07 22:17:01 +00:00
Tim Potter
6ef6cc65d6 Fixed typo in #ifndef at head of file.
(This used to be commit 6bd1ba9a04)
2001-06-07 07:14:17 +00:00
Tim Potter
24dd11dd69 Added comment about possible optimisation to winbindd_pam_auth()
(This used to be commit bb01d2151c)
2001-06-07 04:35:01 +00:00
Tim Potter
b1b5dcaf05 Fixed bug in winbind_sid_to_gid() function.
(This used to be commit 9a77f8530f)
2001-06-07 00:38:16 +00:00
Tim Potter
9d8f518dff Correction to winbind nss library install process. So how do I update the
manual/html pages???
(This used to be commit 73055f3f7d)
2001-06-06 23:56:53 +00:00
Jeremy Allison
11b2de50fc Added getconf flags for RH7.1 lfs support. Changed while() to a for()
loop in Simo's code (removes much grp = gep->next code).
Jeremy.
(This used to be commit d0c276c242)
2001-06-06 23:07:10 +00:00
Jeremy Allison
e8e07a26eb Changes to use new genrand code that got missed while I was in Japan.
Jeremy.
(This used to be commit 5a15831b9a)
2001-06-06 22:04:26 +00:00
Tim Potter
3e808f0af4 Fix for cli_samr_connect() arg change.
(This used to be commit 15efbbd2fe)
2001-06-06 07:43:47 +00:00
Tim Potter
0ae53c127a Converted SAMR_Q_LOOKUP_NAMES structure to tallocated memory instead of
static arrays.
(This used to be commit d122568b35)
2001-06-06 07:35:37 +00:00
Tim Potter
971cbd57dc Added stub dfs client commands to rpcclient.
(This used to be commit e65b486273)
2001-06-06 07:35:08 +00:00
Tim Potter
68e83b0fee Added stubs for dfs rpc client routines.
(This used to be commit abc294c4a8)
2001-06-06 07:32:51 +00:00
Tim Potter
1dfbc939d3 Prototypes update.
(This used to be commit 6dfe98f602)
2001-06-06 07:29:12 +00:00
Tim Potter
75f281a1ef Indent dodgy function prototype to avoid make proto picking it up and
causing mayhem throughout the tree.
(This used to be commit 369c911b44)
2001-06-06 07:27:44 +00:00
Tim Potter
da408d6298 Fixups for new args to cli_samr_connect()
Added samlookupnames and samlookuprids rpcclient commands.
(This used to be commit 2ca5ea16bd)
2001-06-06 07:18:58 +00:00
Tim Potter
d4631e3d56 Fixed bug in cli_samr_create_dom_user()
Added cli_samr_lookup_names()

Removed redundant argument to cli_samr_connect()
(This used to be commit 79710a3ab3)
2001-06-06 07:17:31 +00:00
Tim Potter
b627b65d2b Converted init_samr_q_lookup_names() and samr_io_q_lookup_names()
to use tallocated memory instead of dodgy static arrays.
(This used to be commit 35d2794114)
2001-06-06 07:15:34 +00:00
Jeremy Allison
5264e9a2a7 Set correct reply word in large writeX (greater than 64k) replies.
Also added smbtorture test for this.
Jeremy.
(This used to be commit 6d65556ae8)
2001-06-05 08:17:16 +00:00
Jeremy Allison
091fd5a174 Deal with incorrect large writes from old NT4.x clients.
We still need to set the large write reply correctly.
Jeremy.
(This used to be commit 810dae29b8)
2001-06-05 06:29:57 +00:00
Andrew Tridgell
0326421a67 don't use c++ style comments
(This used to be commit dbb770ecc6)
2001-06-05 02:28:47 +00:00
Andrew Tridgell
466b1d7573 fixed solaris compilation error (don't add to a void*)
(This used to be commit f3c70e4248)
2001-06-05 02:00:47 +00:00
Tim Potter
5d83242a9e Merge of lsa_lookup_names() i18n bugfix from appliance.
(This used to be commit 84a22d5f0a)
2001-06-05 01:26:06 +00:00
Andrew Tridgell
05fc3e578c use LDSHFLAGS not -shared in several places
(This used to be commit 8ec9c87b5d)
2001-06-04 05:13:59 +00:00