summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Add ads group add and delete, allowing converged net group command.Jim McDonough2002-05-091-16/+106
* Start of net rpc group command. List only right now. Add and delete haveJim McDonough2002-05-091-1/+153
* Converged help on net group command.Jim McDonough2002-05-092-12/+18
* Add ads group account add function.Jim McDonough2002-05-091-0/+33
* Merged in printing fixes... There were many missing !Jeremy Allison2002-05-095-13/+152
* Allowing %S in dfs root paths. Other variables in standard_sub_advanced won'tShirish Kalele2002-05-091-2/+5
* NT uses NT_STATUS_OBJECT_NAME_NOT_FOUND not NT_STATUS_NO_SUCH_FILE for ENOENT.Jeremy Allison2002-05-091-1/+1
* We were mapping the open of name1/name2 where name1 wasn't a directoryJeremy Allison2002-05-091-1/+1
* merge from SAMBA_2_2Gerald Carter2002-05-091-1/+1
* merge freom SAMBA_2_2Gerald Carter2002-05-091-1/+5
* 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
* 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
* 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