summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-05-09merge from SAMBA_2_2Gerald Carter3-8/+8
2002-05-09merge from SAMBA_2_2: remove -symbolic from pam_smbpass linker flagsGerald Carter1-1/+1
2002-05-09Sync'ing SAMBA_2_2 with HEAD.Shirish Kalele4-279/+431
2002-05-09merge from SAMBA_2_2Gerald Carter1-0/+145
2002-05-09couple of PIDDIR merges I missedGerald Carter2-0/+2
2002-05-09HP-UX 10.20 compiles fixes from SAMBA_2_2Gerald Carter2-1/+5
2002-05-09pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...Gerald Carter7-831/+1196
2002-05-09compile fixes; needs testingGerald Carter6-118/+192
2002-05-08Merge in Jerry's called name fix.Jeremy Allison3-60/+87
2002-05-08Added commands for startpageprinter, endpageprinter, setjob and getjob.Tim Potter3-2/+115
2002-05-08Added client side spoolss rpc commands for startpageprinter,Tim Potter2-0/+260
2002-05-08Added setjob() command.Tim Potter3-0/+42
2002-05-08Changed some error returns to return a werror tuple (status code and textTim Potter1-4/+2
2002-05-08Remove unused variable.Tim Potter1-3/+13
2002-05-07Added enumjobs command.Tim Potter6-10/+199
2002-05-07rpcstr_pull() src_len fix.Tim Potter1-1/+1
2002-05-07Added cmd_spoolss_enumjobs() function to rpcclient.Tim Potter1-39/+156
2002-05-07Added cli_spoolss_enumjobs() function.Tim Potter2-5/+48
2002-05-07DOS error 1307 is returned when an invalid owner for a security descriptorTim Potter2-0/+2
2002-05-07Grr - the removal of the nnecessary prs_align() from relative unicodeTim Potter1-2/+0
2002-05-07Fixed more compiler warnings.Tim Potter1-3/+3
2002-05-07Fixed compile warning.Tim Potter1-1/+2
2002-05-06Allow lookup_sids() and lookup_names() to take either a list of strings orTim Potter1-16/+50
2002-05-06Removed unused arg to deleteform.Tim Potter1-2/+1
2002-05-03Re-order args for enumprinterdrivers function.Tim Potter2-9/+9
2002-05-02Some examples using the spoolss python module.Tim Potter3-0/+141
2002-05-01Got setprinter level 3 working!Tim Potter1-9/+23
2002-05-01make protoTim Potter1-1/+2
2002-05-01Implemented py_to_PRINTER_INFO_3() helper function.Tim Potter1-3/+14
2002-05-01Implemented routines to convert from a Python dictionary to a SEC_DESCTim Potter1-38/+38
2002-05-01Removed unused variable.Tim Potter1-2/+0
2002-04-30fixed tdbtool from core dumping. But the braces to make Chris happy !Jean-François Micouleau1-2/+4
2002-04-30changed more DEBUG level from 0 to higher.Jean-François Micouleau3-11/+11
2002-04-30some debug log changes, and fixed wrepld crashing when there is no winsJean-François Micouleau1-28/+34
2002-04-30Fix $MAKEMartin Pool1-1/+1
2002-04-30Two small fixes for "make proto": wbrepld was never getting rebuiltMartin Pool1-13/+11
2002-04-29Fix build farm bug.Jeremy Allison1-1/+1
2002-04-29don't set the owner and group sid offset is there are no owner or groupJean-François Micouleau1-4/+5
2002-04-29Added 2.2.x mangle fix to old mangle code in HEAD.Jeremy Allison1-2/+1
2002-04-27Merge Herb's idmap endian fix.Jeremy Allison3-12/+16
2002-04-27this code has been sitting on one of my box for 3 months.Jean-François Micouleau4-103/+262
2002-04-27Another attempt at fixing the endian problem when upgrading from 2.2.3a.Jeremy Allison1-8/+12
2002-04-26Attempt to fix big-endian upgrade problem (Herb, Jerry, please check).Jeremy Allison1-6/+12
2002-04-26fix compile errorHerb Lewis1-1/+6
2002-04-25Fix from Herb for upgrading from big-endian earlier databases.Jeremy Allison1-4/+4
2002-04-24smbd/fileio.c: debug changes so read/write/seek calls can be logged for name,...Jeremy Allison1-382/+393
2002-04-24move to the FNV1 hash alghorithm seem goodSimo Sorce2-4/+15
2002-04-24patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell7-627/+707
2002-04-24add collision/total indication to every collision reportSimo Sorce1-2/+3
2002-04-24damn! I forgot to commit winbindd_dual.cAndrew Tridgell1-0/+205