summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-24Fix an insufficient alloc when querying alias members.Volker Lendecke1-1/+1
2003-05-24Oh aye, another wee edit.John Terpstra1-21/+207
2003-05-24Oh aye, another wee edit.John Terpstra1-21/+207
2003-05-23Don't use extensions like '\t' in a sed script. It breaks the make proto.Jeremy Allison1-6/+6
2003-05-23installman needs to depend on installdirs, to fix parallelAndrew Tridgell1-2/+2
2003-05-23installman needs to depend on installdirs, to fix parallelAndrew Tridgell1-2/+2
2003-05-23Ignore *.po files.Tim Potter1-0/+1
2003-05-23Bug 83: fixes for building when $srcdir != $builddir from David LeeTim Potter4-22/+33
2003-05-22Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon.Jelmer Vernooij1-43/+38
2003-05-22 Compile shared modules with the -fPIC flag. Reported by Steve Langasek akaJelmer Vernooij1-38/+38
2003-05-22Stat opens can have fsp->fd == -1 and will have a share entry. EnsureJeremy Allison1-2/+10
2003-05-22Stat opens can have fsp->fd == -1 and will have a share entry. EnsureJeremy Allison1-2/+10
2003-05-22More fixes for debug log to catch logic error.Jeremy Allison2-8/+6
2003-05-22More fixes for debug log to catch logic error.Jeremy Allison2-3/+5
2003-05-22Add more info to debug info...Jeremy Allison1-1/+5
2003-05-22fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 unles...Gerald Carter1-2/+15
2003-05-22sync LDAP schema with SAMBA_3_0Gerald Carter1-150/+142
2003-05-22merging minor change from SAMBA_3_0 about which pdb modules to buildGerald Carter1-2/+0
2003-05-22moving the sambaAccount objectclass to 'historical' to prevent confusion on w...Gerald Carter1-150/+142
2003-05-22fix bug #108; sambaSambaAccount string attributes are case insensitive; don't...Gerald Carter1-1/+4
2003-05-22fix bug #108; sambaSambaAccount string attributes are case insensitive; don't...Gerald Carter1-2/+5
2003-05-22fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 unles...Gerald Carter1-1/+13
2003-05-22updating versionGerald Carter1-1/+1
2003-05-22Merge of head(1) portability patch.Tim Potter1-2/+2
2003-05-22head(1) portability patch from Guenther Deschner.Tim Potter1-2/+2
2003-05-21Fix typo.John Terpstra1-1/+1
2003-05-21Fix typo.John Terpstra1-1/+1
2003-05-21fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the u...Gerald Carter2-4/+20
2003-05-21fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the u...Gerald Carter2-4/+20
2003-05-21A few small edits to the locking file. Source of info: Eric Roseme's whitepaper.John Terpstra2-7/+641
2003-05-21A few small edits to the locking file.John Terpstra2-7/+641
2003-05-21merge LANMAN1/LANMAN2.1 fixes from headAndrew Tridgell1-0/+2
2003-05-21we weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprotAndrew Tridgell1-0/+2
2003-05-21We don't support level 0 and do support level 5 for the enumprinters command.Tim Potter1-1/+1
2003-05-20really make sure to include the version in the lanman string; tested spnego u...Gerald Carter1-8/+9
2003-05-20really make sure to include the version in the lanman string; tested spnego u...Gerald Carter1-8/+9
2003-05-20better handling of --with-expsam (includes pdb_nisplussam now)Gerald Carter1-24/+37
2003-05-20better handling of --with-expsam (includes pdb_nisplussam now)Gerald Carter1-24/+37
2003-05-20remove USE_SMBPASS_DBGerald Carter1-4/+0
2003-05-20remove WITH_TDB_SAM & USE_SMBPASS_DBGerald Carter1-4/+0
2003-05-20remove WITH_TDB_SAMGerald Carter1-1/+1
2003-05-20wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixesGerald Carter1-18/+42
2003-05-20wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixesGerald Carter1-19/+42
2003-05-20Fix bug #95: net did not build when ldap was installed, but --without-adsJim McDonough1-1/+1
2003-05-20Fix bug #96: Use DNS decompression to properly parse cldap netlogonJim McDonough1-110/+132
2003-05-20Fix bug #98: DNS compression is required for proper building of theJim McDonough1-25/+42
2003-05-20More edits - added exampleJohn Terpstra1-1/+101
2003-05-20More edits - added example.John Terpstra1-1/+101
2003-05-20Fix Linux cifs vfs mount helper parsing of slashesSteve French1-5/+10
2003-05-19FreeBSD5 ACL fix.Jeremy Allison1-0/+5