summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * Remove pdb_sql.o.. this one got in by accidentJelmer Vernooij2002-11-061-1/+1
| * pytdbpack_unpack: Clean up, and correct the handling of '$'.Martin Pool2002-11-061-20/+18
| * Add another test case for repeated-unpack ('$')Martin Pool2002-11-061-0/+9
| * Merge of get_dc_list() api change. This was slightly more intrusiveTim Potter2002-11-068-74/+108
| * Ignore profiles binary.Tim Potter2002-11-061-0/+1
| * Merge of lp_talloc_free() call in init_domain_list() from APPLIANCE.Tim Potter2002-11-051-0/+7
| * Ensure can_delete returns correct error code.Jeremy Allison2002-11-051-1/+4
| * correct makeJelmer Vernooij2002-11-0536-3750/+5837
| * Missed extern declaration.Jeremy Allison2002-11-051-0/+1
| * Fix to correctly return NT_STATUS_DELETE_PENDING.Jeremy Allison2002-11-052-0/+4
| * Small fix from Guenther Deschner <guenther.deschner@suse.de>Jelmer Vernooij2002-11-051-2/+2
| * 'make everything' in docsJelmer Vernooij2002-11-0553-14742/+19978
| * Fix small syntax errorsJelmer Vernooij2002-11-055-10/+13
| * pytdbpack_pack_data: Allow first argument to be any kind of Number,Martin Pool2002-11-051-3/+9
| * pytdbpack_pack_data: If the first argument to a 'B' code is not anMartin Pool2002-11-051-1/+3
| * A small fix by Andy Thomas. Now that incrementing the Auth index hasRichard Sharpe2002-11-051-1/+2
| * Add note about obsolete sectionJelmer Vernooij2002-11-051-2/+2
| * Tell popt this command requires 1 'normal' argument and has two optional 'nor...Jelmer Vernooij2002-11-051-0/+7
| * Don't generate ../examples/pdb/{xml,mysql}/configureJelmer Vernooij2002-11-051-3/+1
| * Don't generate ../examples/pdb/mysql/Makefile and ../examples/pdb/xml/MakefileJelmer Vernooij2002-11-051-1/+1
| * Add pdb_xml docsJelmer Vernooij2002-11-052-0/+44
| * Move pdb_xml to source/Jelmer Vernooij2002-11-055-65/+8
| * Fix various small syntax errorsJelmer Vernooij2002-11-056-9/+145
| * Convert pdb_mysql docs to sgmlJelmer Vernooij2002-11-051-92/+0
| * Move pdb_mysql to source/passdbJelmer Vernooij2002-11-053-72/+0