Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-05-06 | There appears to be no reason why we have to execute the | Tim Potter | 1 | -57/+45 |
2003-04-23 | Merge HEAD's winbind into 3.0. | Andrew Bartlett | 1 | -1/+2 |
2003-04-22 | update copyright notice that is written to the logs | Gerald Carter | 1 | -1/+1 |
2003-04-14 | Merge: | Tim Potter | 1 | -91/+27 |
2003-04-07 | Winbind merges from HEAD: | Andrew Bartlett | 1 | -4/+4 |
2003-03-24 | (merge from HEAD) | Andrew Bartlett | 1 | -5/+25 |
2003-02-28 | *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit | Jeremy Allison | 1 | -5/+48 |
2003-02-19 | Merge minor library fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -1/+1 |
2003-02-14 | Mop and bucket for trusted domain enumeration fix. | Tim Potter | 1 | -1/+1 |
2003-01-28 | Merge from HEAD: | Andrew Bartlett | 1 | -0/+1 |
2003-01-15 | playing janitor for tpot; remove holding pattern | Gerald Carter | 1 | -6/+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 | 1 | -1/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -0/+20 |
2002-12-20 | Merge from HEAD. | Tim Potter | 1 | -1/+7 |
2002-11-18 | Bug fix from appliance - we must initialise the winbindd server state | Tim Potter | 1 | -2/+2 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -12/+2 |
2002-11-09 | Last sync with HEAD | Jelmer Vernooij | 1 | -6/+0 |
2002-11-07 | Keep branches in sync..... | Jeremy Allison | 1 | -14/+19 |
2002-11-02 | Some winbindd cleanups I made trying to fix cr1020: | Tim Potter | 1 | -38/+22 |
2002-10-15 | Change to use sys_read/sys_write. | Jeremy Allison | 1 | -10/+4 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -2/+3 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -1/+6 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -52/+93 |
2002-05-13 | Merge of secrets_init() paranoia fix from 2.2 | Tim Potter | 1 | -1/+6 |
2002-04-04 | Fix up conversion code from old winbindd versions (some testing needed). | Jeremy Allison | 1 | -0/+4 |
2002-03-29 | merge winbindd WINS changes from 2.2 | Herb Lewis | 1 | -0/+5 |
2002-03-26 | Unblock sigusr1 on startup. | Tim Potter | 1 | -0/+1 |
2002-03-26 | Added code for smb messaging. winbindd now responds to the smbcontrol | Tim Potter | 1 | -2/+15 |
2002-03-15 | added a -h usage option to winbindd | Andrew Tridgell | 1 | -1/+16 |
2002-03-14 | Now we have reliable signals take SIGTERM inband. | Jeremy Allison | 1 | -5/+4 |
2002-02-18 | fixed a memory leak thanks to dleducq@arkoon.net | Andrew Tridgell | 1 | -0/+1 |
2002-01-31 | Fix from Michael Steffens <michael_steffens@hp.com> to make signal | Jeremy Allison | 1 | -1/+4 |