kai/samba.git
2002-05-16 Tim PotterMore cleanups.
2002-05-16 Tim PotterRefactored open_pipe_creds() function to remove unused...
2002-05-16 Tim PotterAdded addjob command.
2002-05-16 Tim PotterCleaned up help docstrings.
2002-05-15 Gerald Cartermerges from SAMBA_2_2
2002-05-15 Jim McDonoughAdded ability to lookup ldap server, kdc, dc, and maste...
2002-05-15 Gerald Cartermore solaris compile fixes (for smbwrapper)
2002-05-15 Tim PotterRenamed functions that are methods of a printer handle...
2002-05-15 Tim Pottermake proto
2002-05-15 Tim PotterMethod entry for addprinterex()
2002-05-15 Tim PotterFixed a memory leak in enumprinters.
2002-05-15 Tim PotterComment that deleteprinterdataex isn't supported by...
2002-05-15 Tim PotterReturn a dictionary of printer drivers in enumprinterdr...
2002-05-15 Tim PotterImplement py_to_DRIVER_INFO_3()
2002-05-14 Richard SharpeFirst part of adding flags returns from name_query ...
2002-05-14 Jeremy AllisonRemoved lp_strip_dot code - ensured that mangling code...
2002-05-14 Gerald Cartersegfault fix merged from SAMBA_2_2
2002-05-14 Tim PotterAdded deleteprinterdata client rpc.
2002-05-14 Tim PotterAdded lots of new functions to the method tables.
2002-05-14 Tim Pottermake proto
2002-05-14 Tim PotterAdded deleteprinterdata function.
2002-05-14 Tim PotterFixed bug in enumprinterdrivers.
2002-05-14 Tim PotterMoved PyDict_SetItemString for printer info level struc...
2002-05-14 Tim PotterAdded writeprinter rpc command.
2002-05-14 Tim PotterAdded writeprinter command.
2002-05-14 Tim PotterChange make_spoolss_q_{get,set}printerdata() take a...
2002-05-14 Tim PotterThe cli_spoolss_setprinterdata() function interface...
2002-05-14 Tim PotterAdded getprinterdata and enumprinterdata rpc client...
2002-05-14 Tim PotterAdded enumprinterdata.
2002-05-14 Tim PotterGeneral cleanup of compiler warnings etc.
2002-05-13 Tim PotterDon't store domain with username in secrets.tdb
2002-05-13 Jeremy AllisonFix bug where setting end of file length to 8 was hitti...
2002-05-13 Gerald Cartercompile fix merge from SAMBA_2_2
2002-05-13 Jim McDonoughAdd auto-detect of time server. Uses master browser.
2002-05-13 Tim PotterAdded entry for winreg extension.
2002-05-13 Tim PotterUpdated patch.
2002-05-13 Tim PotterRemoved irritating CR at end of file.
2002-05-13 Tim PotterAdded getprinterdata and setprinterdata functions.
2002-05-13 Tim PotterRegistry module. Only contains REG_xxx constants used...
2002-05-13 Tim PotterRPC client function for startdocprinter and enddocprinter.
2002-05-13 Tim PotterSupport for client side startdocprinter.
2002-05-13 Tim PotterAdded startdocprinter and enddocprinter.
2002-05-13 Tim PotterMerge of --set-auth-user updates from 2.2
2002-05-13 Tim PotterMerge of secrets_init() paranoia fix from 2.2
2002-05-11 Simo Sorcemove vsyslog() from snprintf.c to replace.c
2002-05-11 Gerald Cartermerge from SAMBA_2_2
2002-05-11 Jeremy AllisonFix for *BSD linking of VFS modules from "Scot W. Hetze...
2002-05-11 Jeremy AllisonFixes for recycle bin VFS for FreeBSD from "Scot W...
2002-05-11 Jeremy AllisonFix to include -Ipopt in getpass test.
2002-05-10 Gerald Cartermisc merge from SAMBA_2_2
2002-05-10 Gerald Carterdevmode parsing merge from SAMBA_2_2
2002-05-10 Andrew BartlettAllow -c to specify the location of the config file...
2002-05-10 Tim PotterAdded findsmb to .cvsignore list.
2002-05-10 Tim PotterFix for Solaris nscd issue pointed out by Mike Gerdts
2002-05-10 Tim PotterRemoved libtool.m4 includes.
2002-05-10 Jeremy AllisonFix the bug that refused to allow IPC$ connection to...
2002-05-10 Jim McDonoughOk, ok, I was too impatient...
2002-05-10 Jim McDonoughFix build. Changed MSG_PRINTER_UPDATE to MSG_PRINTER_D...
2002-05-10 Jeremy AllisonOops. Broke the build be removing MSG_PRINTER_UPDATE...
2002-05-09 Jim McDonoughConverged net group command.
2002-05-09 Jim McDonoughAdd ads group add and delete, allowing converged net...
2002-05-09 Jim McDonoughStart of net rpc group command. List only right now...
2002-05-09 Jim McDonoughConverged help on net group command.
2002-05-09 Jim McDonoughAdd ads group account add function.
2002-05-09 Jeremy AllisonMerged in printing fixes... There were many missing !
2002-05-09 Shirish KaleleAllowing %S in dfs root paths. Other variables in stand...
2002-05-09 Jeremy AllisonNT uses NT_STATUS_OBJECT_NAME_NOT_FOUND not NT_STATUS_N...
2002-05-09 Jeremy AllisonWe were mapping the open of name1/name2 where name1...
2002-05-09 Gerald Cartermerge from SAMBA_2_2
2002-05-09 Gerald Cartermerge freom SAMBA_2_2
2002-05-09 Gerald Cartermerge from SAMBA_2_2
2002-05-09 Gerald Cartermerge from SAMBA_2_2: remove -symbolic from pam_smbpass...
2002-05-09 Shirish KaleleSync'ing SAMBA_2_2 with HEAD.
2002-05-09 Gerald Cartermerge from SAMBA_2_2
2002-05-09 Gerald Cartercouple of PIDDIR merges I missed
2002-05-09 Gerald CarterHP-UX 10.20 compiles fixes from SAMBA_2_2
2002-05-09 Gerald Carterpidfile merge from SAMBA_2_2 (including --with-fhs...
2002-05-09 Gerald Cartercompile fixes; needs testing
2002-05-08 Jeremy AllisonMerge in Jerry's called name fix.
2002-05-08 Gerald Cartermerging some changes from SAMBA_2_2
2002-05-08 Tim PotterAdded commands for startpageprinter, endpageprinter...
2002-05-08 Tim PotterAdded client side spoolss rpc commands for startpagepri...
2002-05-08 Tim PotterAdded setjob() command.
2002-05-08 Tim PotterChanged some error returns to return a werror tuple...
2002-05-08 Tim PotterRemove unused variable.
2002-05-07 Tim PotterAdded enumjobs command.
2002-05-07 Tim Potterrpcstr_pull() src_len fix.
2002-05-07 Tim PotterAdded cmd_spoolss_enumjobs() function to rpcclient.
2002-05-07 Tim PotterAdded cli_spoolss_enumjobs() function.
2002-05-07 Tim PotterDOS error 1307 is returned when an invalid owner for...
2002-05-07 Tim PotterGrr - the removal of the nnecessary prs_align() from...
2002-05-07 Tim PotterFixed more compiler warnings.
2002-05-07 Tim PotterFixed compile warning.
2002-05-06 Tim PotterAllow lookup_sids() and lookup_names() to take either...
2002-05-06 Tim PotterRemoved unused arg to deleteform.
2002-05-03 Tim PotterRe-order args for enumprinterdrivers function.
2002-05-02 Tim PotterSome examples using the spoolss python module.
2002-05-01 Simo SorceHad some environment problem to test the fix, so it...
2002-05-01 Tim PotterGot setprinter level 3 working!
2002-05-01 Tim Pottermake proto
next