summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r8655: Still trying to fix #2889. We don't need the DPTR_MASK afterJeremy Allison2007-10-101-9/+2
* r8654: merging cli_spoolss_XX() updates from trunkGerald Carter2007-10-1010-2115/+1187
* r8653: Fix bug #2659.Lars Müller2007-10-101-1/+1
* r8641: Fix bug #2262. Now we accept freebsd 5 till 9 as suggested by TimurLars Müller2007-10-101-2/+2
* r8617: Be very explicit if addprinterex is called that the "addprinter command"Jeremy Allison2007-10-101-2/+7
* r8615: Added "acl group control". Defaults to off. Docs to follow.Jeremy Allison2007-10-102-34/+131
* r8610: If I'm going to do a debug level zero, at least make it useful.Jeremy Allison2007-10-101-1/+2
* r8609: Fix for bugid #2889. I think the problem is that the top 16 bits of th...Jeremy Allison2007-10-102-3/+11
* r8607: BUG 2900 more compiler warningsGerald Carter2007-10-101-9/+10
* r8606: BUG 2899: fix compiler warning in regfio routineGerald Carter2007-10-101-1/+1
* r8604: BUG 2890: fix unitialized variable reported by Jason Mader <jason@ncac...Gerald Carter2007-10-101-0/+1
* r8597: Use UNI_STR_TERMINATE (an enum value) instead of STR_TERMINATE (aTim Potter2007-10-101-1/+1
* r8596: Don't wrap non-existent functions. Bugzilla #2895.Tim Potter2007-10-101-45/+0
* r8595: Delete unused prototypes.Tim Potter2007-10-101-2/+0
* r8592: I'm pretty sure this should be != instead of =!. Bugzilla #2893.Tim Potter2007-10-101-1/+1
* r8573: Fix set but not used warning in srvsvc server-side code.Tim Potter2007-10-101-2/+2
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-1029-58/+0
* r8564: Sometimes we're too dumb to live... Fix samr calls where we wereJeremy Allison2007-10-107-116/+116
* r8556: Fix bug #2878 - Norton commander not running on OS/2 client - we wereJeremy Allison2007-10-101-1/+1
* r8553: Another compile warning fix from jason@ncac.gwu.edu.Jeremy Allison2007-10-101-1/+1
* r8552: Warning fix from jason@ncac.gwu.edu.Jeremy Allison2007-10-101-1/+1
* r8547: Code tidyup from Jason Mader <jason@ncac.gwu.edu>. Bugid #2885.Jeremy Allison2007-10-101-2/+0
* r8545: Fix oplock bug introduced by oplock code "simplification" :-).Jeremy Allison2007-10-101-5/+5
* r8543: merge volker's nt_printing_init() fix from trunk (r8526)Gerald Carter2007-10-101-1/+6
* r8542: - (re-)add better search-semantics: look for Interdomain trust accountsGünther Deschner2007-10-101-2/+2
* r8538: honour CC in python build.Günther Deschner2007-10-101-0/+2
* r8531: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r8521: Another micro-step: Don't pass down a flag where not necessary.Volker Lendecke2007-10-101-14/+16
* r8510: Don't include the valgrind headers on 64bit linux systems.Gerald Carter2007-10-102-0/+15
* r8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT.Volker Lendecke2007-10-102-3/+3
* r8507: BUG 2557: don't give and rpc fault when you get an unsupported SetPrin...Gerald Carter2007-10-101-0/+16
* r8506: BUG 2853: don't strip out characters like '$' from printer namesGerald Carter2007-10-102-19/+20
* r8501: * disable printer handle object cache (was mostly usedGerald Carter2007-10-103-68/+181
* r8493: According to MSKB 141714 the %LOGONSERVER% variable should beGünther Deschner2007-10-101-2/+7
* r8492: open_mode_check does not use the parameter p_flags, so remove it.Volker Lendecke2007-10-101-3/+2
* r8478: remove unused printmode command from smbclient (noticed by kalim@samba...Gerald Carter2007-10-101-40/+0
* r8475: BUG 2872: fix cut-n-paste error when checking pointer value in ntlmssp...Gerald Carter2007-10-101-1/+1
* r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sessset...Gerald Carter2007-10-103-18/+96
* r8457: Fix from Marcel Müller <mueller@maazl.de> to ensureJeremy Allison2007-10-101-1/+1
* r8454: Fix Bug #2502Günther Deschner2007-10-102-16/+0
* r8435: Use OPENX_FILE_EXISTS_OPEN instead of FILE_EXISTS_OPEN.Lars Müller2007-10-101-1/+1
* r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...Jim McDonough2007-10-103-2/+12
* r8431: Ensure to use dev_private and not private after Jeremy's CPP reservedLars Müller2007-10-101-2/+2
* r8428: some more old printerdb stuff.Günther Deschner2007-10-101-1/+0
* r8427: Printerdb has been moved into a tmp branch.Günther Deschner2007-10-101-3/+2
* r8402: allow to build with --enable-aio-support.Günther Deschner2007-10-101-3/+3
* r8398: Fix segfault in the client addprinterex-call. Found with "net rpcGünther Deschner2007-10-101-1/+2
* r8396: fix some compile warnings.Günther Deschner2007-10-101-8/+11
* r8388: fix typo in installman scriptGerald Carter2007-10-101-1/+1
* r8387: moving wins_hook to scripts directoryGerald Carter2007-10-102-0/+0