summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix crash bug with overwriting memory.Jeremy Allison2002-11-071-5/+3
| * Make append_log work againJelmer Vernooij2002-11-071-0/+3
| * Back out lp_modules() check - this one got in by accident when I added poptSe...Jelmer Vernooij2002-11-071-6/+0
* | Remove testsmbc.c from source/ in 3.0 as well. It's already in examples/Jelmer Vernooij2002-11-101-455/+0
* | sync with headSimo Sorce2002-11-103-76/+57
* | After the lord mayors parade......Jeremy Allison2002-11-102-13/+39
* | Fix for scalable printing noticed by tpot. Don't loop infinatelyJeremy Allison2002-11-101-13/+36
* | Back out some of my sync changesJelmer Vernooij2002-11-094-59/+7
* | Merge append_log fix from HEADAndrew Bartlett2002-11-091-2/+0
* | Add net help join text, from Steve Langasek.Jim McDonough2002-11-091-15/+32
* | Last sync with HEADJelmer Vernooij2002-11-098-164/+684
* | Sync with HEADJelmer Vernooij2002-11-0911-125/+517
* | Start sync with HEADJelmer Vernooij2002-11-090-0/+0
* | deldriver fixGerald Carter2002-11-093-6/+18
* | re-enable ffpcn on print server handleGerald Carter2002-11-091-1/+1
* | remove accidental debug code.Gerald Carter2002-11-091-4/+0
* | Fix bug found by tpot with given password server.Jeremy Allison2002-11-091-1/+1
* | Add chainlock_read functions to get a read lock. Used in *massively*Jeremy Allison2002-11-092-5/+50
* | Merge fix for uninitialised IP variable from HEADAndrew Bartlett2002-11-091-0/+1
* | fix for defunct winbindd from APP_HEADGerald Carter2002-11-081-2/+7
* | Merge from HEAD:Andrew Bartlett2002-11-087-46/+60
* | Add enumdataex commandJim McDonough2002-11-081-0/+80
* | Remove Faxing.txt no longer exits.John Terpstra2002-11-081-16/+0
* | Implement enumdata commandJim McDonough2002-11-081-2/+85
* | Sync with HEAD to get enumprinterkey api.Jim McDonough2002-11-082-0/+129
* | Add enumkey command (EnumPrinterKey api)Jim McDonough2002-11-081-0/+76
* | patches from UrbanGerald Carter2002-11-082-0/+5
* | Don't set global_machine_password_needs_changing ifTim Potter2002-11-081-4/+6
* | Fix crash bug with overwriting malloced memory.Jeremy Allison2002-11-071-5/+3
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-11-0710-0/+4057
|\|
| * Fix small typoJelmer Vernooij2002-11-071-1/+1
| * What is wrong with you, Jim? Check in the final version, not an interim one...Jim McDonough2002-11-071-139/+17
| * Fix the build.Jim McDonough2002-11-071-1/+4
| * Allow multiple fragment RPC's to be sent.Jim McDonough2002-11-071-18/+175
| * Stop using hardcoded transact commandsJim McDonough2002-11-071-3/+3
| * Add smbtrans subcommands so we can stop hardcoding themJim McDonough2002-11-071-0/+5
| * Remove lp_security() checks for winbindd as this is how we act as a PDC.Tim Potter2002-11-071-6/+0
| * Keeping branches in sync....Jeremy Allison2002-11-071-1/+2
| * fixed some formatting errors and improved some debug statements inAndrew Tridgell2002-11-071-7/+11
| * when doing a 'net rpc vampire' a pdb_init_sam_pw() is used to create aAndrew Tridgell2002-11-071-0/+3
| * Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-0713-67/+370
| * Call winbindd_param_init() earlier on in the piece so we don't get stuck inTim Potter2002-11-072-15/+22
| * For a BUFFER5, don't parse the buffer if the buffer length is zero.Tim Potter2002-11-061-3/+4
| * Client side functions for enumprinterkey.Tim Potter2002-11-062-0/+129
| * Added enumprinterkey function.Tim Potter2002-11-063-0/+72
| * Moved function to parse a list of unicode strings into util file.Tim Potter2002-11-062-26/+26
| * Add group management support (patch from metze)Jelmer Vernooij2002-11-062-0/+67
| * Fix compiler warnings.Tim Potter2002-11-061-4/+5
| * Adapt to latest pdb API changes - only thing left is group supportJelmer Vernooij2002-11-062-21/+17
| * pdb_get_unknown? -> pdb_get_unknown_?Jelmer Vernooij2002-11-061-3/+3