Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12544: Fix segfaults in winbind, smbpasswd and net | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r11652: Reinstate the netsamlogon_cache in order to work | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r11511: A classic "friday night check-in" :-). This moves much | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r11368: Remove a memleak that just cost me half an hour: If we terminate insi... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11319: read_buf_len and write_buf_len are no longer used, remove them. | Volker Lendecke | 1 | -5/+3 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -12/+55 |
2007-10-10 | r9588: remove netsamlogon_cache interface...everything seems to work fine. W... | Gerald Carter | 1 | -2/+0 |
2007-10-10 | r9330: Remove the classic dual daemon since it was not being used. | Gerald Carter | 1 | -46/+0 |
2007-10-10 | r9322: fixing debug log and ensuring that we set the right winbind_methods | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -24/+24 |
2007-10-10 | r7785: This looks much larger than it is. It changes the top-level functions ... | Volker Lendecke | 1 | -11/+27 |
2007-10-10 | r7454: couple of winbindd fixes | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7440: * merge registry server changes from trunk (so far) for more | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -312/+421 |
2007-10-10 | r7130: remove 'winbind enable local accounts' code from the 3.0 tree | Gerald Carter | 1 | -9/+0 |
2007-10-10 | r6263: Get rid of generate_wellknown_sids, they are const static and initiali... | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r2470: Fix bug 1797: winbind and nmbd ignored "-l" option. | Volker Lendecke | 1 | -2/+6 |
2007-10-10 | r2265: Volkers change to HEAD looks very good. Commit message | Jeremy Allison | 1 | -5/+12 |
2007-10-10 | r1557: Add sigchld handling to winbindd. Next step is to have the child resta... | Richard Sharpe | 1 | -0/+13 |
2007-10-10 | r1297: Yes, it does survive valgrind for my tests :-) | Volker Lendecke | 1 | -8/+5 |
2007-10-10 | r294: checking in volker's winbindd patches; tested on domain members (Samba ... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r116: volker's patch for local group and group nesting | Gerald Carter | 1 | -0/+1 |
2004-03-16 | BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -... | Gerald Carter | 1 | -1/+1 |
2004-01-29 | Remove an unused parameter from reload_services_file. | Richard Sharpe | 1 | -4/+3 |
2004-01-11 | update copyright to -2004 | Stefan Metzmacher | 1 | -1/+1 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -0/+2 |
2004-01-04 | Commit the translation of the realm to the netbios domain name in the kerberos | Volker Lendecke | 1 | -0/+1 |
2003-11-25 | Add a comment, and a useful debug message. | Andrew Bartlett | 1 | -0/+1 |
2003-11-19 | as discussed on irc, this is a small patch that allows a few more | Andrew Tridgell | 1 | -0/+1 |
2003-11-12 | a small include file rearrangement that doesn't affect normal | Andrew Tridgell | 1 | -0/+1 |
2003-11-06 | Final round of printf warnings fixes for the moment. | Tim Potter | 1 | -3/+3 |
2003-10-13 | Add a better error message to wb_common.c when unable to connect to a pipe | Richard Sharpe | 1 | -0/+7 |
2003-08-25 | make sure we keep the trusted domain cache up to date | Gerald Carter | 1 | -8/+2 |
2003-08-20 | metze's autogenerate patch for version.h | Gerald Carter | 1 | -1/+1 |
2003-08-08 | fix 2 bugs: | Gerald Carter | 1 | -1/+7 |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -2/+2 |
2003-07-22 | Fixup a bunch of printf-style functions and debugs to use unsigned long when | Tim Potter | 1 | -8/+8 |
2003-07-22 | Replace the eight (!) copies of dummy become/unbecome root with a single one. | Tim Potter | 1 | -14/+0 |
2003-07-16 | fixes for 'net rpc vampire'. I can now take a blank Samba host | Gerald Carter | 1 | -3/+0 |
2003-07-15 | Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n... | Alexander Bokovoy | 1 | -4/+22 |
2003-07-15 | remove -B and default to dual-daemon mode (-Y to run as a single process) | Gerald Carter | 1 | -2/+2 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 1 | -1/+10 |
2003-07-09 | fix linking issues in winbindd with become/unbecome_root() in passdb.c | Gerald Carter | 1 | -0/+14 |
2003-06-27 | Some const correctness. Stop tdb being used as a remote backend. If an | Jeremy Allison | 1 | -1/+1 |
2003-06-24 | add tdb backup function separation and winbind idmap upgrade code form | Simo Sorce | 1 | -0/+3 |
2003-06-21 | merge of the netsamlogon caching code from APPLIANCE_HEAD | Gerald Carter | 1 | -2/+12 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -3/+5 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -2/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+2 |