summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-05Fixes to our LDAP/vampire codepaths:Andrew Bartlett7-48/+123
2003-07-05PAM should operate on the Unix username, not the NT username (which might notAndrew Bartlett1-6/+6
2003-07-05Allow modification of an existing entry.Andrew Bartlett1-15/+36
2003-07-05Fix typosJelmer Vernooij2-3/+3
2003-07-05Update from Andrew Bartlett with documentation forJelmer Vernooij2-0/+54
2003-07-05Clear up the difference between 'smb signing' and 'sign&seal' - which has toAndrew Bartlett1-3/+3
2003-07-04Add smb_event_id to list of return types (patch from metze)Jelmer Vernooij1-1/+1
2003-07-04More conversions I missed. Thanks metze.Jeremy Allison3-7/+7
2003-07-04Fixed strlower changes I missed. Pointed out by metze.Jeremy Allison2-4/+4
2003-07-04Don't allow RIDs (in our domain) below 1000 (or algorithmic rid base) to beAndrew Bartlett1-0/+5
2003-07-04Update WHATSNEW with the further LDAP schema changes in previous commit.Andrew Bartlett1-3/+5
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett9-994/+745
2003-07-04Fix memleak in groupdb. Spotted by MetzeAlexander Bokovoy1-1/+1
2003-07-04Display libraries detected by configure but before configureTim Potter1-0/+12
2003-07-04Debian updates.Eloy Paris1-0/+11
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison56-280/+268
2003-07-03Fix for bug #199 (xp driver uploads). Needed to supportGerald Carter1-6/+14
2003-07-03fix for bug #200. flush connections if the machine trsut accountGerald Carter1-1/+31
2003-07-03Missed this in the previous patch - we now have a seperate idea of theAndrew Bartlett1-1/+1
2003-07-03This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett11-64/+97
2003-07-03Some fixes for ads printer publish:Tim Potter1-6/+26
2003-07-03Implemented 'net ads printer search' which searches the directory forTim Potter2-1/+46
2003-07-03fix bug #190; WINS server was getting marked as dead when it was not.Gerald Carter1-2/+14
2003-07-03Fix bug in doxygen comments for ads search functions.Tim Potter1-4/+4
2003-07-03More Debian updates.Eloy Paris19-262/+409
2003-07-03well this was easy...Gerald Carter2-4/+19
2003-07-03Debian updates.Eloy Paris4-38/+16
2003-07-02Fix for idmap startup bug with remote ldap backend.Jeremy Allison1-21/+47
2003-07-02Fixing problems in the iconv discovery stuff in configure.in.Richard Sharpe2-1/+2
2003-07-02Added fix for Japanese case names in statcache - these can changeJeremy Allison3-4/+82
2003-07-02Propagate changes to WHATSNEW.txt from release tree so that they would not be...Alexander Bokovoy1-58/+59
2003-07-02SAMBA_3_0 will now become beta3Gerald Carter1-1/+1
2003-07-02The default_realm parameter needs to be set in a minimal krb5.conf.Tim Potter1-0/+3
2003-07-02Fix poptOption definition for --no-pass and --kerberos options. The 'value'Tim Potter1-2/+2
2003-07-02Suggest the user runs kinit if smbclient -k returns NT_STATUS_MORE_PROCESSING...Tim Potter1-0/+4
2003-07-02Update my email address.Tim Potter1-1/+1
2003-07-02Uppercase first letter of debug level 0 statements.Tim Potter1-2/+2
2003-07-02#ifdef out apparently unused function.Tim Potter1-0/+4
2003-07-02Regenerate manpagesJelmer Vernooij4-153/+290
2003-07-02Whitespace reformat before applying a patch.Jeremy Allison1-184/+187
2003-07-01regenerate docsJelmer Vernooij86-16174/+3965
2003-07-01Fix for bug 189 from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>. IncorrectJeremy Allison1-1/+1
2003-07-01Adding jcmd's share ACL on XP patch. Thanks Jim !Jeremy Allison3-4/+27
2003-07-01Generate docs.Jelmer Vernooij2-27885/+28069
2003-07-01Use entitiesJelmer Vernooij1-1/+1
2003-07-01Fix some syntax errors and typo'sJelmer Vernooij3-1/+5
2003-07-01Adding idmap uid/gid smb.conf man page entries. Marking winbind uid/gid as de...John Terpstra4-5/+40
2003-07-01Fix a typoJelmer Vernooij1-1/+1
2003-07-01Document "client use spnego"Jelmer Vernooij1-0/+16
2003-07-01sync with release branchGerald Carter1-11/+62