Age | Commit message (Expand) | Author | Files | Lines |
2003-02-28 | *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit | Jeremy Allison | 2 | -15/+59 |
2003-02-25 | Merge: newline on debug message. | Tim Potter | 1 | -1/+1 |
2003-02-25 | Merge: add popt_common_version to command line options table. | Tim Potter | 1 | -0/+1 |
2003-02-24 | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 1 | -1/+0 |
2003-02-19 | Merge some random looking setenv related kerberos stuff that makes | Tim Potter | 1 | -4/+9 |
2003-02-19 | Merge from HEAD: We don't need this any more, setenv() is in replace.c now | Andrew Bartlett | 1 | -14/+0 |
2003-02-19 | Merge minor library fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -1/+1 |
2003-02-18 | Check return code of string_to_sid. (Merge from HEAD) | Martin Pool | 1 | -3/+6 |
2003-02-15 | Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrap | Jeremy Allison | 1 | -65/+107 |
2003-02-14 | Ensure that only parse_prs.c access internal members of the prs_struct. | Jeremy Allison | 1 | -1/+2 |
2003-02-14 | Mop and bucket for trusted domain enumeration fix. | Tim Potter | 2 | -7/+8 |
2003-02-12 | Merge from HEAD...setup the %U substitution in winbindd for the homedir template | Jeremy Allison | 1 | -0/+1 |
2003-01-31 | Ensure Luke Howard's (C) is added. | Jeremy Allison | 1 | -1/+21 |
2003-01-29 | Merge tpot's changes to request the correct sizes for user dispinfo | Jeremy Allison | 1 | -5/+10 |
2003-01-28 | Merge from HEAD: | Andrew Bartlett | 3 | -1/+16 |
2003-01-16 | Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD. | Jeremy Allison | 1 | -28/+41 |
2003-01-16 | Add mutex protection around auth calls. | Jeremy Allison | 1 | -41/+37 |
2003-01-15 | Merge of holding pattern stuff from HEAD. | Tim Potter | 1 | -21/+5 |
2003-01-15 | playing janitor for tpot; remove holding pattern | Gerald Carter | 1 | -6/+0 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 1 | -1/+2 |
2003-01-15 | winbindd merges from HEAD | Gerald Carter | 3 | -18/+13 |
2003-01-08 | cannot assign to const | Herb Lewis | 1 | -1/+1 |
2003-01-06 | Fix from "Ken Cross" <kcross@nssolutions.com> for enumerating | Jeremy Allison | 1 | -1/+3 |
2003-01-04 | The winbind in Samba 3.0 doesn't use the 'proof' for ntlm_auth_crap, so don't | Andrew Bartlett | 1 | -1/+0 |
2003-01-03 | patch to include support for daemontools from Michael Handler | Gerald Carter | 1 | -3/+21 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 2 | -2/+2 |
2003-01-02 | Typo.. | Jeremy Allison | 1 | -1/+1 |
2003-01-02 | Merge Andrew Bartletts (size_t)-1 checks. | Jeremy Allison | 1 | -3/+3 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -0/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 7 | -18/+38 |
2002-12-20 | Merge removal of unpopular winbind client environment variable. | Tim Potter | 3 | -47/+1 |
2002-12-20 | Formatting syncup. | Tim Potter | 1 | -2/+4 |
2002-12-20 | Merge from HEAD. | Tim Potter | 2 | -3/+9 |
2002-12-13 | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 1 | -49/+1 |
2002-11-23 | [merge from APP_HEAD] | Gerald Carter | 1 | -3/+4 |
2002-11-20 | merged the %U changes to 3.0 | Andrew Tridgell | 1 | -0/+1 |
2002-11-18 | Bug fix from appliance - we must initialise the winbindd server state | Tim Potter | 1 | -2/+2 |
2002-11-18 | Merge from HEAD: | Tim Potter | 1 | -1/+2 |
2002-11-15 | enable enumeration of domain local groups using LDAP (and in a native mode do... | Gerald Carter | 1 | -5/+30 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 6 | -52/+31 |
2002-11-09 | Last sync with HEAD | Jelmer Vernooij | 1 | -6/+0 |
2002-11-09 | remove accidental debug code. | Gerald Carter | 1 | -4/+0 |
2002-11-08 | fix for defunct winbindd from APP_HEAD | Gerald Carter | 1 | -2/+7 |
2002-11-07 | Perform my janitorial duties. | Tim Potter | 1 | -6/+0 |
2002-11-07 | Keep branches in sync..... | Jeremy Allison | 2 | -15/+26 |
2002-11-06 | Merge of get_dc_list() api change from HEAD. | Tim Potter | 1 | -54/+17 |
2002-11-06 | Merge things that bloody tpot should be doing :-). | Jeremy Allison | 1 | -2/+14 |
2002-11-02 | Fix --set-auth-user command to delete entries from the secrets file when an | Tim Potter | 1 | -12/+68 |
2002-11-02 | Some winbindd cleanups I made trying to fix cr1020: | Tim Potter | 2 | -38/+108 |
2002-11-02 | Handle the case where the password used in RPC connections (for restrict | Tim Potter | 1 | -3/+8 |