summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-01JMCD's fixes also.John Terpstra1-4/+4
2003-07-01Fix typos, add a little clarification.John Terpstra1-6/+7
2003-07-01being a responsible developer for a change. Make sure toGerald Carter4-35/+42
2003-07-01syncing newer files to SAMBA_3_0Gerald Carter2-29/+13
2003-07-01removing nisplussamGerald Carter3-1538/+2
2003-07-01* fixed volker's wbinfo -a lockup again. This one was my fault.Gerald Carter2-61/+63
2003-07-01initial draft of changesetGerald Carter1-31/+123
2003-07-01applying fix for group map conversion (patch from Kristyan Osborne)Gerald Carter1-1/+1
2003-07-01fix compile problem with nisplussamGerald Carter2-13/+20
2003-07-01Different fix for memleak just committed. This belongs intoVolker Lendecke3-4/+1
2003-07-01Fix two memory leaks. tdb_search_keys allocates space for the keyVolker Lendecke2-0/+4
2003-07-01Fix a segfault found by metze & valgrind...Volker Lendecke1-3/+5
2003-07-01Don't set a mapping that is already there.Volker Lendecke1-0/+15
2003-07-01Grr, the order of these arguments mattersAndrew Bartlett1-2/+2
2003-07-01Make smbpasswd use the higher log level for the second run - this shouldAndrew Bartlett1-2/+2
2003-07-01fix typos in log messages and comments.Gerald Carter2-3/+3
2003-07-01* revert change to get_global_sam_name()Gerald Carter2-11/+28
2003-07-01* fix the trustdom_cache to work when winbindd is not running.Gerald Carter6-39/+250
2003-07-01Fixed the latest complaint from jcmd :-). We were storing -1 for theJeremy Allison1-6/+10
2003-06-30Merge of Volkers patch to make the logic clearer (with my mod).Jeremy Allison2-45/+45
2003-06-30Fix missing ret = found by Volker.Jeremy Allison1-1/+1
2003-06-30* cleanup more DC name resolution issues in check_*domain_security()Gerald Carter8-306/+167
2003-06-30Valgrind found a bug (subtracting a pointer from a length rather than theJeremy Allison1-1/+1
2003-06-30Finally ! Fixed the ACL ordering bug reported by jcmd. I realised we wereJeremy Allison2-27/+125
2003-06-30removing old codeGerald Carter1-172/+0
2003-06-30* rename samstrict auth method to samGerald Carter6-137/+132
2003-06-30fix for platforms that don't have unsetenv().Gerald Carter2-5/+9
2003-06-30Add the 'guest' passdb backend automatically ifVolker Lendecke3-3/+28
2003-06-30Yet more shadow variable warnings.Tim Potter1-3/+3
2003-06-30Fix more shadow variable warnings.Tim Potter1-20/+20
2003-06-30Fix shadow variable warnings.Tim Potter1-8/+8
2003-06-30- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell4-3/+42
2003-06-29Here's the code to make winbindd work on a Samba DCGerald Carter9-28/+108
2003-06-28add check for NT_STATUS_NOT_IMPLEMENTED in auth check so thatGerald Carter3-36/+50
2003-06-28cleaning up after the s/in_addr/ip_service/ switch for the get_dc_list() patchGerald Carter1-6/+18