summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-05-22fix bug #108; sambaSambaAccount string attributes are case insensitive; ↵Gerald Carter1-1/+4
don't try to change a string that only differs in case (This used to be commit 60c6bc9883b4b969626da85af834362ca2bfcd54)
2003-05-22head(1) portability patch from Guenther Deschner.Tim Potter1-2/+2
(This used to be commit caaf082a1f039104e7605b244a5e9af2d465e512)
2003-05-21Fix typo.John Terpstra1-1/+1
(This used to be commit 89e9ce8e67ef097f8851da2b12b2cfe27fcc44f6)
2003-05-21fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the ↵Gerald Carter2-4/+20
unicode plain text password if negoitated (This used to be commit 207186e1c8ff0aac2a2aba9c4037d0be0c4819c8)
2003-05-21A few small edits to the locking file.John Terpstra2-7/+641
(This used to be commit dbe711f0fa2d77673de4c083740c2ce659b53ea1)
2003-05-21we weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprotAndrew Tridgell1-0/+2
reply. Seems to have been broken for a long time! (This used to be commit a16415a6c9a0dc011acb7e6419c55dd535c5e400)
2003-05-20really make sure to include the version in the lanman string; tested spnego ↵Gerald Carter1-8/+9
using smbclient (This used to be commit a032c38ed473c8365e2ea752d2f332e022092173)
2003-05-20better handling of --with-expsam (includes pdb_nisplussam now)Gerald Carter1-24/+37
(This used to be commit 2c19ba6104e06d7247b9b0292d6c74d00411ba7e)
2003-05-20remove USE_SMBPASS_DBGerald Carter1-4/+0
(This used to be commit dd457588134971d839a431e004ef821cb46be671)
2003-05-20remove WITH_TDB_SAMGerald Carter1-1/+1
(This used to be commit ee63331256e12df239c6981e87f57e3bffb361d7)
2003-05-20wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixesGerald Carter1-18/+42
(This used to be commit 0fc3fc0b7c863f2994d1848a390812258f1f2db9)
2003-05-20More edits - added exampleJohn Terpstra1-1/+101
(This used to be commit 41c4bc4b8198797fef044eccad743550ccb43f06)
2003-05-20Fix Linux cifs vfs mount helper parsing of slashesSteve French1-5/+10
(This used to be commit 639a2a785ac32869e984ba294ec40f9c8c3a0efb)
2003-05-19FreeBSD5 ACL fix.Jeremy Allison1-0/+5
Jeremy. (This used to be commit 69a73a87025aaceaecd7dbf65e004422fe709771)
2003-05-19Updates for AIX winbind client from Stephen Roylance.Tim Potter1-62/+58
(This used to be commit c4dd5a420394882444af2f76b8628e27dadccf0c)
2003-05-18Fixups and more edits.John Terpstra1-241/+272
(This used to be commit c2501d2c14b3aa5dbd735400a5701c38c69e0b56)
2003-05-18port fixes from 3.0Simo Sorce3-10/+4
(This used to be commit 0d098df8b5db02c73b859aea136d01c9ca42b17a)
2003-05-18More Edits.John Terpstra1-1/+242
(This used to be commit b4ffc25fcc158fd212f3104f584fb64007c973a8)
2003-05-17Cope with cumulative permissions sets. This code is #ifdef'ed out at theJeremy Allison1-1/+49
moment as I don't think cumulative permission sets make sense in POSIX even though that's the way Windows works.... Jeremy. (This used to be commit 34b170a82c02b462f9d0de85922bf8f26a260c67)
2003-05-16Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bugJeremy Allison1-1/+14
in add groupmem code. Jeremy. (This used to be commit 7e7077e9e363f46cea93767f0463581dbec87063)
2003-05-16Merge: clarify secure channel connection comment.Tim Potter1-4/+4
(This used to be commit dd063a298f9d5244d7b79c029c563b4d966019c1)
2003-05-16Merge get_global_sam_name() from 3.0 to fix compile breakage.Tim Potter1-0/+8
(This used to be commit bc71d7a4ab70339cfd815a57448cbd8762d5ce38)
2003-05-15Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups.Jeremy Allison1-0/+2
Jeremy. (This used to be commit 626116b738927660c3cf0070fc73222e46412187)
2003-05-15Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called onJeremy Allison2-5/+7
the sa_mask to prevent valgrind complaints. Jeremy. (This used to be commit ef2d5a9c0c11a4e6d65bdebad5d9ea44dd000a68)
2003-05-15Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 9202362ee13c14bd7127713e3976bb9ee11038df)
2003-05-15Ensure sys_adminlog code won't coredump with incorrect client params.Jeremy Allison1-4/+11
Jeremy. (This used to be commit 0f7f762a1e1aa86afc2a740dcce83c8384d8d53b)
2003-05-15Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling ofJelmer Vernooij1-9/+17
modules in auth/ (This used to be commit 3d804efe76335cd09640a82c0326dbf3eb83fe04)
2003-05-15Removed (incorrect) emacs mode setting. Use emacs' built in autoconfTim Potter1-1/+0
mode instead of m4 mode. (This used to be commit 1cabd4ba043447eaf15b498775a393e714099d40)
2003-05-14Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison2-0/+3
searching and not finding otherwise we return a valid looking pointer that was whatever crap was on the stack. Jeremy. (This used to be commit b6e78900175d4362f3a4d0216aa635931a0c11e9)
2003-05-14readding reverted changes during idmap merge (noticed by Andrew b.)Gerald Carter1-16/+33
(This used to be commit d9fd4b8be36b0175d68f9b3c3200dbb03df64c76)
2003-05-14fix group mapping in LDAP under new schemaGerald Carter2-36/+62
(This used to be commit 59328b8c8add974c7edaeecdf8eac0fb0d328fc2)
2003-05-14s/primaryGroupSID/sambaPrimaryGroupSID/Gerald Carter1-1/+1
(This used to be commit d6ee6a26523a02834a53f214fd6713f5af591be7)
2003-05-14ignore manpage.[refs|links]Gerald Carter1-0/+2
(This used to be commit 15676b50e1b6d2f24d0207116c133bca4a2cbaf8)
2003-05-14perl script to convert from sambaAccount to sambaSamAccount; requires ↵Gerald Carter1-0/+105
Net::LDAP::LDIF (This used to be commit 5b6f22f7c986bc423246adeecc0d5a4bd5f307c6)
2003-05-14syncing LDAP schema changes with Samba_3_0Gerald Carter5-329/+958
(This used to be commit a1326ea34831bf49942f7bcb954999091c3ea820)
2003-05-14Move some #ifdefs and function prototypes around to avoid a compilerTim Potter1-13/+14
warning when we have a working version of snprintf() (This used to be commit 080a943e24f1dd02ebdf31ec3e76a1c3d19834df)
2003-05-14Fix pointer return bug in get_unix_attributes()Tim Potter1-1/+1
(This used to be commit 04e2fe104dfa4508b59276ecd7bee201d453462e)
2003-05-14spellingTim Potter10-14/+14
(This used to be commit 249a6974702d050644d6d61f33f0034ce2a689ee)
2003-05-14spellingTim Potter1-2/+2
(This used to be commit 6097b050d082c7c88dca5416389617306e6dab0c)
2003-05-13More info on Unix permissions.John Terpstra1-1/+99
(This used to be commit f8762d3308e142dbd5462be876df5a3e400c763d)
2003-05-13Add pythoncheck to make check target.Tim Potter2-1/+52
(This used to be commit 7149dc65c7e22d53110c5e8bbab8ba96963ade76)
2003-05-13Sync up with 3.0 version.Tim Potter1-21/+30
(This used to be commit b02ea3c137ebab506599ca4168bd50f77e1c995e)
2003-05-12Fix compiler warnings.Jeremy Allison6-7/+0
Jeremy. (This used to be commit e12934c67b6aea9e3e449009e159ce6814dcbd11)
2003-05-12fixing typos in debug statementsGerald Carter2-2/+2
(This used to be commit bd660f45df4df686f58a181f002ca1d88e7c1015)
2003-05-12Added info on File and Directory info.John Terpstra1-12/+193
(This used to be commit 75cb9a32f6822adbd689cc7a1f74feb8e966084a)
2003-05-11Rolling in VL's changes.John Terpstra1-8/+12
(This used to be commit b58e30a4019bad2614833de43f49e460b76459a6)
2003-05-11Extending Samba Access Control InfoJohn Terpstra5-451/+556
(This used to be commit d85ffb3e70189648cd2d0c8113dc3d8085ff80bc)
2003-05-10Completion of Stand-Alone server docs.John Terpstra1-6/+107
(This used to be commit e2eb7f128ef802bde742acfd13bc093a05d31200)
2003-05-10Forgot one file.Jelmer Vernooij1-3/+0
(This used to be commit 71f6fb16ba9c75b96aea9b0b18f4b73b0d11a5ac)
2003-05-10Remove latest module_dummy patch from metze and me.Jelmer Vernooij1-53/+0
(This used to be commit 32c8796f2a2b598daa17835394d143bd266aa7bf)