Age | Commit message (Expand) | Author | Files | Lines |
2003-02-22 | First check if the user is in the passdb, then check Get_Pwnam(). | Andrew Bartlett | 2 | -31/+61 |
2003-02-22 | When checking is_locked() new WRITE locks conflict with existing READ locks even | Jeremy Allison | 1 | -3/+10 |
2003-02-22 | New locktest7 code based on patch from "Srikanta Shivanna" <sshivanna@pillard... | Jeremy Allison | 1 | -0/+134 |
2003-02-22 | Fix a DEBUG() formatting, add some more debug to our SID pulling code and | Andrew Bartlett | 2 | -19/+34 |
2003-02-21 | i patched the wrong branch! s/unistr2_to_dos/unistr2_to_ascii/ | Gerald Carter | 1 | -1/+1 |
2003-02-21 | couple of merges from APP_HEAD | Gerald Carter | 2 | -4/+25 |
2003-02-21 | patch from Hal Roberts check for a valid [f]chmod_acl function pointer before... | Gerald Carter | 1 | -2/+12 |
2003-02-21 | Fix IRIX build...void fn can't return another void fn | Jim McDonough | 1 | -1/+2 |
2003-02-21 | rename 'winbind backend' to 'idmap backend'. Put paramter in security sectio... | Jim McDonough | 2 | -27/+27 |
2003-02-21 | Added comments to make it clearer when we're assigning a pointer that it | Jeremy Allison | 1 | -0/+12 |
2003-02-21 | Ignore errors on python_clean target. | Tim Potter | 1 | -1/+1 |
2003-02-21 | Doesn't anyone run ./configure.developer anymore? | Tim Potter | 1 | -1/+1 |
2003-02-21 | Fix another compiler warning. | Tim Potter | 1 | -1/+0 |
2003-02-21 | Fixed another compiler warning. | Tim Potter | 1 | -1/+1 |
2003-02-21 | Fixed compiler warning. | Tim Potter | 2 | -2/+1 |
2003-02-21 | Added enumdomusers command. | Tim Potter | 1 | -0/+75 |
2003-02-21 | Exit path cleanup for cli_samr_enum_dom_users() | Tim Potter | 1 | -34/+18 |
2003-02-21 | Fix for only specifying one command with -c | Tim Potter | 1 | -1/+4 |
2003-02-21 | Doxygen janitor | Martin Pool | 1 | -3/+10 |
2003-02-20 | From aliguori@us.ibm.com: | Jim McDonough | 5 | -438/+738 |
2003-02-20 | Make init_module() and thus smb_load_module() return an int. | Jelmer Vernooij | 4 | -15/+15 |
2003-02-20 | Added Volkers "print server role" patch. | Jeremy Allison | 1 | -0/+22 |
2003-02-20 | Remove obsolete files | Jelmer Vernooij | 3 | -3038/+0 |
2003-02-20 | Ensure tdb error code is set for corrupt and i/o errors before calling | Jeremy Allison | 1 | -0/+19 |
2003-02-20 | For a number of months now, support for being a domain member without also | Andrew Bartlett | 1 | -25/+14 |
2003-02-20 | Like for NTLM logins, lookup the 'winbind' user first, then the 'local' user. | Andrew Bartlett | 1 | -18/+14 |
2003-02-20 | for some (very weird) reason, the domain I was testing aginst would not | Andrew Bartlett | 1 | -0/+4 |
2003-02-20 | Doc | Martin Pool | 1 | -1/+1 |
2003-02-20 | (Merge from APPLIANCE_HEAD) | Martin Pool | 1 | -0/+3 |
2003-02-19 | Fix inspired by Stefan (metze) Metzmacher - cache the sidtype also. | Jeremy Allison | 1 | -19/+27 |
2003-02-19 | correct init for vfs.conn, thanks Stefan | Simo Sorce | 1 | -1/+2 |
2003-02-19 | libads/krb5_setpw.c | Jim McDonough | 1 | -1/+2 |
2003-02-19 | Can't return SAFE_FREE...put on its own line. | Jim McDonough | 1 | -1/+2 |
2003-02-19 | Correct way to keep fucntion from proto.h | Jim McDonough | 2 | -8/+5 |
2003-02-19 | Fix segv in net ads join...an extra & was the culprit | Jim McDonough | 1 | -1/+1 |
2003-02-19 | Improve detection of iconv(3) for various platforms. M4 code is similar to wh... | Alexander Bokovoy | 3 | -17/+140 |
2003-02-19 | Missed one use of SETENV. (Compat macro no longer needed, as we have a | Andrew Bartlett | 1 | -1/+1 |
2003-02-19 | Now we have setenv() in replace.c, we don't need a seperate copy here. | Andrew Bartlett | 1 | -5/+5 |
2003-02-19 | Check return values of various join-related functions, and ensure we always | Andrew Bartlett | 1 | -9/+16 |
2003-02-19 | Move to a in-memory ccache for winbind, and replace setenv() properly. | Andrew Bartlett | 4 | -17/+23 |
2003-02-19 | After a talloc_zero(), we don't need to ZERO_STRUCTP too.. | Andrew Bartlett | 1 | -4/+0 |
2003-02-19 | Fix logfile formatting, we were missing a "\n" | Andrew Bartlett | 1 | -2/+2 |
2003-02-19 | Only do a kinit if we got told to use kerberos. | Andrew Bartlett | 1 | -12/+12 |
2003-02-19 | Get non-krb systems to compile. How the heck do I keep something from being ... | Jim McDonough | 2 | -9/+10 |
2003-02-19 | Fix from Corny.Bondad@hp.com for missing if (setting_acls) on default | Jeremy Allison | 1 | -3/+3 |
2003-02-19 | Bit of a hack job to prevent smbprn.XXX jobs appearing in the queue if the | Jeremy Allison | 1 | -9/+14 |
2003-02-19 | Try to get heimdal working with HEAD. | Jim McDonough | 3 | -26/+44 |
2003-02-19 | Add support for detecting method of listing encryption types (MIT v Heimdal) | Jim McDonough | 1 | -0/+3 |
2003-02-19 | base64_decode() with heimdal libs, so I've renamed it base64_decode_inplace(). | Jim McDonough | 2 | -2/+2 |
2003-02-19 | Remove reference to obsolete samba-bugs address. | Martin Pool | 1 | -1/+1 |