summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adding jcmd's share ACL on XP patch. Thanks Jim !Jeremy Allison2003-07-013-4/+27
* Generate docs.Jelmer Vernooij2003-07-012-27885/+28069
* Use entitiesJelmer Vernooij2003-07-011-1/+1
* Fix some syntax errors and typo'sJelmer Vernooij2003-07-013-1/+5
* Adding idmap uid/gid smb.conf man page entries. Marking winbind uid/gid as de...John Terpstra2003-07-014-5/+40
* Fix a typoJelmer Vernooij2003-07-011-1/+1
* Document "client use spnego"Jelmer Vernooij2003-07-011-0/+16
* sync with release branchGerald Carter2003-07-011-11/+62
* JMCD's fixes also.John Terpstra2003-07-011-4/+4
* Fix typos, add a little clarification.John Terpstra2003-07-011-6/+7
* being a responsible developer for a change. Make sure toGerald Carter2003-07-014-35/+42
* syncing newer files to SAMBA_3_0Gerald Carter2003-07-012-29/+13
* removing nisplussamGerald Carter2003-07-013-1538/+2
* * fixed volker's wbinfo -a lockup again. This one was my fault.Gerald Carter2003-07-012-61/+63
* initial draft of changesetGerald Carter2003-07-011-31/+123
* applying fix for group map conversion (patch from Kristyan Osborne)Gerald Carter2003-07-011-1/+1
* fix compile problem with nisplussamGerald Carter2003-07-012-13/+20
* Different fix for memleak just committed. This belongs intoVolker Lendecke2003-07-013-4/+1
* Fix two memory leaks. tdb_search_keys allocates space for the keyVolker Lendecke2003-07-012-0/+4
* Fix a segfault found by metze & valgrind...Volker Lendecke2003-07-011-3/+5
* Don't set a mapping that is already there.Volker Lendecke2003-07-011-0/+15
* Grr, the order of these arguments mattersAndrew Bartlett2003-07-011-2/+2
* Make smbpasswd use the higher log level for the second run - this shouldAndrew Bartlett2003-07-011-2/+2
* fix typos in log messages and comments.Gerald Carter2003-07-012-3/+3
* * revert change to get_global_sam_name()Gerald Carter2003-07-012-11/+28
* * fix the trustdom_cache to work when winbindd is not running.Gerald Carter2003-07-016-39/+250
* Fixed the latest complaint from jcmd :-). We were storing -1 for theJeremy Allison2003-07-011-6/+10
* Merge of Volkers patch to make the logic clearer (with my mod).Jeremy Allison2003-06-302-45/+45
* Fix missing ret = found by Volker.Jeremy Allison2003-06-301-1/+1
* * cleanup more DC name resolution issues in check_*domain_security()Gerald Carter2003-06-308-306/+167
* Valgrind found a bug (subtracting a pointer from a length rather than theJeremy Allison2003-06-301-1/+1
* Finally ! Fixed the ACL ordering bug reported by jcmd. I realised we wereJeremy Allison2003-06-302-27/+125
* removing old codeGerald Carter2003-06-301-172/+0
* * rename samstrict auth method to samGerald Carter2003-06-306-137/+132
* fix for platforms that don't have unsetenv().Gerald Carter2003-06-302-5/+9
* Add the 'guest' passdb backend automatically ifVolker Lendecke2003-06-303-3/+28
* Yet more shadow variable warnings.Tim Potter2003-06-301-3/+3
* Fix more shadow variable warnings.Tim Potter2003-06-301-20/+20
* Fix shadow variable warnings.Tim Potter2003-06-301-8/+8
* - added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell2003-06-304-3/+42
* Here's the code to make winbindd work on a Samba DCGerald Carter2003-06-299-28/+108
* add check for NT_STATUS_NOT_IMPLEMENTED in auth check so thatGerald Carter2003-06-283-36/+50
* cleaning up after the s/in_addr/ip_service/ switch for the get_dc_list() patchGerald Carter2003-06-281-6/+18
* Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison2003-06-2710-95/+114
* Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLYJeremy Allison2003-06-264-16/+38
* As has been pointed out, ordering here doesn't matter so use normalJeremy Allison2003-06-261-2/+2
* Remove the MODULES_CLEAN variable. It's no longer necessary sinceJelmer Vernooij2003-06-263-5/+2
* Move up intialisation of logging, so we catch errors in handling 'preload mod...Jelmer Vernooij2003-06-261-4/+4
* Document name resolve order suggested settings for security=ads as mentioned ...Alexander Bokovoy2003-06-261-1/+7
* cleaning up more build issues. TestedGerald Carter2003-06-262-17/+19