Age | Commit message (Expand) | Author | Files | Lines |
2002-11-23 | Lots of fixes for error paths where tdb_fetch() data need freeing. | Jeremy Allison | 1 | -3/+10 |
2002-11-15 | Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c group | Jeremy Allison | 1 | -0/+16 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 18 | -295/+158 |
2002-11-09 | Last sync with HEAD | Jelmer Vernooij | 1 | -5/+0 |
2002-11-09 | Sync with HEAD | Jelmer Vernooij | 1 | -101/+29 |
2002-10-08 | Ensure we register the 1c name on the unicast subnet. | Jeremy Allison | 1 | -0/+10 |
2002-10-03 | Merging tridge's wins fixes. Tridge - we're supposed to be keeping 3.0 up | Jeremy Allison | 1 | -2/+2 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 2 | -2/+7 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 7 | -30/+146 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 11 | -975/+1036 |
2002-03-29 | nmbd handle shutdown message. | Jean-François Micouleau | 1 | -0/+10 |
2002-03-29 | Fix to stop PERMANENT_NAMES being added when nmbd starts up and WINS | Jeremy Allison | 1 | -5/+34 |
2002-03-21 | Make winbindd_idmap tdb endian independent. This is very important for | Jeremy Allison | 1 | -5/+5 |
2002-03-20 | Add assertions that kill() is never accidentally passed a non-positive | Martin Pool | 1 | -2/+3 |
2002-03-05 | Removed unused static function. | Tim Potter | 1 | -18/+0 |
2002-03-01 | Cause nmbd to take signal processing in-band, rather than in | Jeremy Allison | 1 | -339/+368 |
2002-01-31 | Fix from Michael Steffens <michael_steffens@hp.com> to make signal | Jeremy Allison | 1 | -1/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 27 | -52/+27 |
2002-01-25 | rewrote nmbd's wins backend to use a tdb instead of a flat text file. | Jean-François Micouleau | 3 | -267/+627 |
2002-01-25 | remove unused variable | Jean-François Micouleau | 1 | -1/+0 |
2002-01-18 | Ensure (C) message is output on startup. | Jeremy Allison | 1 | -2/+2 |
2002-01-18 | Tidyup & code refactoring from Martin.Sheppard@csiro.au. | Jeremy Allison | 1 | -26/+23 |
2002-01-16 | Fix name register bug with non-existent wins server. | Jeremy Allison | 1 | -32/+29 |
2002-01-11 | Same fix as went into 2.2 (I'm waiting for jerry to finish some code). | Jeremy Allison | 4 | -15/+15 |
2001-12-30 | When running interactive we want to set our own process group for | Jeremy Allison | 1 | -0/+9 |
2001-12-29 | Fixup -i interactive modes. | Jeremy Allison | 1 | -5/+6 |
2001-12-21 | Add an output parameter to message_send_all that says how many | Martin Pool | 1 | -1/+1 |
2001-12-20 | Removed global debugf. Replaced with lp_set_logfile(name). | Jeremy Allison | 1 | -5/+6 |
2001-11-27 | added -i option to nmbd, giving interactive mode (like winbindd) | Andrew Tridgell | 1 | -3/+8 |
2001-11-26 | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 9 | -22/+13 |
2001-11-23 | Removed TimeInit() call from every client program (except for one place | Tim Potter | 1 | -2/+0 |
2001-11-19 | LMHOSTSFILE is now dynamically configured too. | Martin Pool | 1 | -12/+3 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -7/+5 |
2001-10-08 | Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-). | Jeremy Allison | 2 | -2/+3 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 27 | -50/+0 |
2001-09-27 | How often did I read the CVS commit message | Volker Lendecke | 1 | -1/+1 |
2001-09-26 | From 2.2. | Volker Lendecke | 1 | -0/+6 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 14 | -39/+37 |
2001-09-10 | convert more code to use XFILE | Andrew Tridgell | 4 | -46/+45 |
2001-09-10 | convert more code to use XFILE | Andrew Tridgell | 3 | -10/+10 |
2001-09-10 | declare dbf in one spot | Andrew Tridgell | 1 | -1/+0 |
2001-09-10 | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 1 | -2/+2 |
2001-09-06 | got rid of USE_TDB_MMAP_FLAG as its not needed any more | Andrew Tridgell | 2 | -2/+2 |
2001-09-05 | merge profile data changes from 2.2 | Herb Lewis | 3 | -26/+65 |
2001-08-28 | Send a MSG_SMB_SAM_REPL when a UAS/SAM change netlogon message is | Tim Potter | 1 | -8/+34 |
2001-08-26 | Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_server | Christopher R. Hertel | 2 | -2/+2 |
2001-08-26 | Instead of checking lp_wins_server() to see if a WINS server was specified, | Christopher R. Hertel | 1 | -5/+8 |
2001-08-24 | Process the SAM/UAS change notification message. | Tim Potter | 1 | -0/+73 |
2001-08-24 | Only register the #1b name if we are ROLE_DOMAIN_PDC rather than | Tim Potter | 1 | -1/+1 |
2001-07-30 | Fixes for varargs problems with std c. | Jeremy Allison | 4 | -13/+13 |