Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-10-29 | Sync with HEAD | Jelmer Vernooij | 1 | -38/+37 |
2002-10-26 | Try to catch up on the code I've put into HEAD that should be in 3.0: | Andrew Bartlett | 2 | -19/+44 |
2002-10-18 | NULL enum_local_groups for ads winbindd (temporary workaround). | Gerald Carter | 2 | -1/+2 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -4/+18 |
2002-10-15 | Fix spelling of background_process. | Jeremy Allison | 2 | -6/+6 |
2002-10-15 | Change to use sys_read/sys_write. | Jeremy Allison | 1 | -10/+4 |
2002-10-08 | merge from APP_HEAD of winbindd's domain local group fix | Gerald Carter | 6 | -13/+200 |
2002-10-04 | fix typo | Gerald Carter | 1 | -1/+1 |
2002-10-04 | * merge native_mode flag in winbindd_domain struct from app-head | Gerald Carter | 3 | -5/+61 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -1/+1 |
2002-10-01 | Doh ! Lookup name before checking negative cache (the way Tim originally | Jeremy Allison | 1 | -10/+10 |
2002-10-01 | syncing up with HEAD. Seems to be a lot of differences creeping in | Gerald Carter | 1 | -186/+11 |
2002-09-30 | Fix memory leak in getting DC list. Remember to exclude failed lookups. | Jeremy Allison | 1 | -5/+21 |
2002-09-26 | remove files not in HEAD | Gerald Carter | 1 | -143/+0 |
2002-09-25 | merge from HEAD | Gerald Carter | 2 | -0/+3 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 13 | -130/+183 |
2002-09-25 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+16 |
2002-09-24 | Moved -ve cache check to correct place. | Jeremy Allison | 1 | -10/+10 |
2002-09-17 | Reverted my earlier change. It was incorrect. We must be protected by | Jeremy Allison | 1 | -5/+4 |
2002-09-17 | Only create the pidfile once we're ready to receive requests. | Jeremy Allison | 1 | -3/+5 |
2002-09-17 | Add clock skew handling to our kerberos code. This allows us to cope with | Andrew Tridgell | 1 | -1/+1 |