Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix the | Andrew Bartlett | 1 | -11/+3 |
2007-10-10 | r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes, | Andrew Bartlett | 1 | -6/+47 |
2007-10-10 | r2340: Solve the problem of user sids ending up with gid's and vice versa: This | Volker Lendecke | 1 | -41/+0 |
2007-10-10 | r1562: Make winbind for -S (sid->uid) and -Y (sid->gid) check whether the sid | Volker Lendecke | 1 | -0/+41 |
2007-10-10 | r1492: Rework our random number generation system. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r116: volker's patch for local group and group nesting | Gerald Carter | 1 | -0/+19 |
2004-04-01 | This restructures lib/afs.c so that the token data can be but into a | Volker Lendecke | 1 | -0/+67 |
2004-04-01 | Cosmetic: Fix a const warning. | Volker Lendecke | 1 | -5/+6 |
2004-03-07 | This might not be used a lot and might not survive for long, but at least it | Volker Lendecke | 1 | -1/+1 |
2004-01-23 | Fix typo | Volker Lendecke | 1 | -2/+1 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -6/+8 |
2004-01-07 | Don't duplicate pulling the 'IPC' username from secrets.tdb, instead | Andrew Bartlett | 1 | -6/+6 |
2004-01-06 | remove unused seek_file(); don't hardcode '\' when printing the auth-user | Gerald Carter | 1 | -1/+1 |
2004-01-05 | Show the sid type in name->sid translatons in a way that can be easily | Andrew Bartlett | 1 | -1/+1 |
2004-01-04 | Commit the translation of the realm to the netbios domain name in the kerberos | Volker Lendecke | 1 | -0/+44 |
2003-12-23 | Fix typo. | John Terpstra | 1 | -1/+1 |
2003-11-19 | as discussed on irc, this is a small patch that allows a few more | Andrew Tridgell | 1 | -1/+41 |
2003-10-31 | prompt for password when invoking --set-auth-user and no pw | Gerald Carter | 1 | -2/+7 |
2003-08-12 | Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, username | Tim Potter | 1 | -3/+12 |
2003-08-11 | adding '.' special name to --domain to mean our domain | Gerald Carter | 1 | -5/+14 |
2003-08-10 | add --domain=DOMAINNAME to wbinfo | Gerald Carter | 1 | -17/+33 |
2003-07-25 | Make wbinfo -p work again. Fixes bug 251. | Tim Potter | 1 | -1/+1 |
2003-07-11 | moving more code around. | Gerald Carter | 1 | -22/+60 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 1 | -1/+174 |
2003-07-08 | fix some formatting | Gerald Carter | 1 | -25/+24 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -1/+1 |
2003-06-18 | Remove the -A option of wbinfo, leaving only the long version, | Jim McDonough | 1 | -1/+1 |
2003-04-14 | Syncup popt changes with HEAD. | Tim Potter | 1 | -2/+2 |
2003-04-07 | Winbind merges from HEAD: | Andrew Bartlett | 1 | -4/+6 |
2003-03-18 | Merge of popt help cleanups. | Tim Potter | 1 | -5/+5 |
2003-02-25 | Merge: add popt_common_version to command line options table. | Tim Potter | 1 | -0/+1 |
2003-01-08 | cannot assign to const | Herb Lewis | 1 | -1/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -16/+9 |
2002-11-02 | Fix --set-auth-user command to delete entries from the secrets file when an | Tim Potter | 1 | -12/+68 |
2002-10-29 | Sync with HEAD | Jelmer Vernooij | 1 | -38/+37 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -68/+36 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -4/+3 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -17/+18 |
2002-05-13 | Merge from HEAD: | Tim Potter | 1 | -1/+1 |
2002-05-13 | Merge of --set-auth-user updates from 2.2 | Tim Potter | 1 | -3/+4 |
2002-04-04 | Spelling. | Tim Potter | 1 | -1/+1 |
2002-04-04 | Call poptFreeContext() as appropriate. | Tim Potter | 1 | -23/+30 |
2002-03-29 | merge winbindd WINS changes from 2.2 | Herb Lewis | 1 | -0/+68 |
2002-03-20 | Cache call to winbind separator. | Tim Potter | 1 | -46/+56 |
2002-03-01 | Move wbinfo over to d_printf(). Patch by Hasch@t-online.de (Juergen Hasch) | Andrew Bartlett | 1 | -55/+55 |
2002-02-15 | Winbind cleanup. | Andrew Bartlett | 1 | -5/+13 |
2002-02-11 | A few small winbind updates: | Andrew Bartlett | 1 | -1/+0 |
2002-02-06 | 0x is the traditional prefix for displaying hex numbers. | Tim Potter | 1 | -2/+2 |
2002-02-05 | Drastic impromvents to pam_winbind. | Andrew Bartlett | 1 | -0/+6 |