summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * Jelmer was really excited about copyrights this year.Tim Potter2003-05-271-1/+1
| * Merge: add DFS error constant.Tim Potter2003-05-271-0/+1
| * Whitespace syncup.Tim Potter2003-05-271-1/+0
| * Comment syncup.Tim Potter2003-05-271-1/+1
| * Merge: ignore autogenerated file.Tim Potter2003-05-271-0/+1
| * Merge from SAMBA_3_0: initialise return value in run_tcon_devtype_test()Tim Potter2003-05-271-1/+1
| * Added file from SAMBA_3_0 branch.Tim Potter2003-05-261-0/+1
| * Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Lar...Jelmer Vernooij2003-05-261-1/+1
| * Correctly initialize winbind auth method.Volker Lendecke2003-05-261-0/+3
| * Fix an insufficient alloc when querying alias members.Volker Lendecke2003-05-241-1/+1
| * installman needs to depend on installdirs, to fix parallelAndrew Tridgell2003-05-231-2/+2
| * Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon.Jelmer Vernooij2003-05-221-43/+38
| * Stat opens can have fsp->fd == -1 and will have a share entry. EnsureJeremy Allison2003-05-221-2/+10
| * More fixes for debug log to catch logic error.Jeremy Allison2003-05-222-3/+5
| * fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 unles...Gerald Carter2003-05-221-2/+15
| * merging minor change from SAMBA_3_0 about which pdb modules to buildGerald Carter2003-05-221-2/+0
| * fix bug #108; sambaSambaAccount string attributes are case insensitive; don't...Gerald Carter2003-05-221-1/+4
| * head(1) portability patch from Guenther Deschner.Tim Potter2003-05-221-2/+2
| * fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the u...Gerald Carter2003-05-212-4/+20
| * we weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprotAndrew Tridgell2003-05-211-0/+2
| * really make sure to include the version in the lanman string; tested spnego u...Gerald Carter2003-05-201-8/+9
| * better handling of --with-expsam (includes pdb_nisplussam now)Gerald Carter2003-05-201-24/+37
| * remove USE_SMBPASS_DBGerald Carter2003-05-201-4/+0
| * remove WITH_TDB_SAMGerald Carter2003-05-201-1/+1
| * wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixesGerald Carter2003-05-201-18/+42
| * Fix Linux cifs vfs mount helper parsing of slashesSteve French2003-05-201-5/+10
| * FreeBSD5 ACL fix.Jeremy Allison2003-05-191-0/+5
| * Updates for AIX winbind client from Stephen Roylance.Tim Potter2003-05-191-62/+58
| * port fixes from 3.0Simo Sorce2003-05-183-10/+4
| * Cope with cumulative permissions sets. This code is #ifdef'ed out at theJeremy Allison2003-05-171-1/+49
| * Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bugJeremy Allison2003-05-161-1/+14
| * Merge: clarify secure channel connection comment.Tim Potter2003-05-161-4/+4
| * Merge get_global_sam_name() from 3.0 to fix compile breakage.Tim Potter2003-05-161-0/+8
| * Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups.Jeremy Allison2003-05-151-0/+2
| * Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called onJeremy Allison2003-05-152-5/+7
| * Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.Jeremy Allison2003-05-151-1/+1
| * Ensure sys_adminlog code won't coredump with incorrect client params.Jeremy Allison2003-05-151-4/+11
| * Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling ofJelmer Vernooij2003-05-151-9/+17
| * Removed (incorrect) emacs mode setting. Use emacs' built in autoconfTim Potter2003-05-151-1/+0
| * Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison2003-05-142-0/+3
| * readding reverted changes during idmap merge (noticed by Andrew b.)Gerald Carter2003-05-141-16/+33
| * fix group mapping in LDAP under new schemaGerald Carter2003-05-141-35/+61
| * syncing LDAP schema changes with Samba_3_0Gerald Carter2003-05-144-306/+816
| * Move some #ifdefs and function prototypes around to avoid a compilerTim Potter2003-05-141-13/+14
| * Fix pointer return bug in get_unix_attributes()Tim Potter2003-05-141-1/+1
| * spellingTim Potter2003-05-1410-14/+14
| * spellingTim Potter2003-05-141-2/+2
| * Add pythoncheck to make check target.Tim Potter2003-05-132-1/+52
| * Sync up with 3.0 version.Tim Potter2003-05-131-21/+30
| * Fix compiler warnings.Jeremy Allison2003-05-126-7/+0