summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge from SAMBA_2_2Gerald Carter2002-05-093-8/+8
* merge from SAMBA_2_2: remove -symbolic from pam_smbpass linker flagsGerald Carter2002-05-091-1/+1
* Sync'ing SAMBA_2_2 with HEAD.Shirish Kalele2002-05-094-279/+431
* merge from SAMBA_2_2Gerald Carter2002-05-091-0/+145
* couple of PIDDIR merges I missedGerald Carter2002-05-092-0/+2
* HP-UX 10.20 compiles fixes from SAMBA_2_2Gerald Carter2002-05-092-1/+5
* pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...Gerald Carter2002-05-097-831/+1196
* compile fixes; needs testingGerald Carter2002-05-096-118/+192
* Merge in Jerry's called name fix.Jeremy Allison2002-05-083-60/+87
* merging some changes from SAMBA_2_2Gerald Carter2002-05-0842-1357/+3107
* Added commands for startpageprinter, endpageprinter, setjob and getjob.Tim Potter2002-05-083-2/+115
* Added client side spoolss rpc commands for startpageprinter,Tim Potter2002-05-082-0/+260
* Added setjob() command.Tim Potter2002-05-083-0/+42
* Changed some error returns to return a werror tuple (status code and textTim Potter2002-05-081-4/+2
* Remove unused variable.Tim Potter2002-05-081-3/+13
* Added enumjobs command.Tim Potter2002-05-076-10/+199
* rpcstr_pull() src_len fix.Tim Potter2002-05-071-1/+1
* Added cmd_spoolss_enumjobs() function to rpcclient.Tim Potter2002-05-071-39/+156
* Added cli_spoolss_enumjobs() function.Tim Potter2002-05-072-5/+48
* DOS error 1307 is returned when an invalid owner for a security descriptorTim Potter2002-05-072-0/+2
* Grr - the removal of the nnecessary prs_align() from relative unicodeTim Potter2002-05-071-2/+0
* Fixed more compiler warnings.Tim Potter2002-05-071-3/+3
* Fixed compile warning.Tim Potter2002-05-071-1/+2
* Allow lookup_sids() and lookup_names() to take either a list of strings orTim Potter2002-05-061-16/+50
* Removed unused arg to deleteform.Tim Potter2002-05-061-2/+1
* Re-order args for enumprinterdrivers function.Tim Potter2002-05-032-9/+9
* Some examples using the spoolss python module.Tim Potter2002-05-023-0/+141
* Had some environment problem to test the fix, so it would be really appreciat...Simo Sorce2002-05-017-14/+18
* Got setprinter level 3 working!Tim Potter2002-05-011-9/+23
* make protoTim Potter2002-05-011-1/+2
* Implemented py_to_PRINTER_INFO_3() helper function.Tim Potter2002-05-011-3/+14
* Implemented routines to convert from a Python dictionary to a SEC_DESCTim Potter2002-05-011-38/+38
* Removed unused variable.Tim Potter2002-05-011-2/+0
* fixed tdbtool from core dumping. But the braces to make Chris happy !Jean-François Micouleau2002-04-301-2/+4
* changed more DEBUG level from 0 to higher.Jean-François Micouleau2002-04-303-11/+11
* some debug log changes, and fixed wrepld crashing when there is no winsJean-François Micouleau2002-04-301-28/+34
* Fix $MAKEMartin Pool2002-04-301-1/+1
* Two small fixes for "make proto": wbrepld was never getting rebuiltMartin Pool2002-04-301-13/+11
* Fix build farm bug.Jeremy Allison2002-04-291-1/+1
* don't set the owner and group sid offset is there are no owner or groupJean-François Micouleau2002-04-291-4/+5
* Added 2.2.x mangle fix to old mangle code in HEAD.Jeremy Allison2002-04-291-2/+1
* Merge Herb's idmap endian fix.Jeremy Allison2002-04-273-12/+16
* this code has been sitting on one of my box for 3 months.Jean-François Micouleau2002-04-274-103/+262
* Another attempt at fixing the endian problem when upgrading from 2.2.3a.Jeremy Allison2002-04-271-8/+12
* Attempt to fix big-endian upgrade problem (Herb, Jerry, please check).Jeremy Allison2002-04-261-6/+12
* fix compile errorHerb Lewis2002-04-261-1/+6
* * merge from SAMBA_2_2Gerald Carter2002-04-255-43/+342
* Fix from Herb for upgrading from big-endian earlier databases.Jeremy Allison2002-04-251-4/+4
* smbd/fileio.c: debug changes so read/write/seek calls can be logged for name,...Jeremy Allison2002-04-241-382/+393
* move to the FNV1 hash alghorithm seem goodSimo Sorce2002-04-242-4/+15