samba.git
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
2002-05-01 Tim PotterImplemented py_to_PRINTER_INFO_3() helper function.
2002-05-01 Tim PotterImplemented routines to convert from a Python dictionar...
2002-05-01 Tim PotterRemoved unused variable.
2002-04-30 Jean-François... fixed tdbtool from core dumping. But the braces to...
2002-04-30 Jean-François... changed more DEBUG level from 0 to higher.
2002-04-30 Jean-François... some debug log changes, and fixed wrepld crashing when...
2002-04-30 Martin PoolFix $MAKE
2002-04-30 Martin PoolTwo small fixes for "make proto": wbrepld was never...
2002-04-29 Jeremy AllisonFix build farm bug.
2002-04-29 Jean-François... don't set the owner and group sid offset is there are...
2002-04-29 Jeremy AllisonAdded 2.2.x mangle fix to old mangle code in HEAD.
2002-04-27 Jeremy AllisonMerge Herb's idmap endian fix.
2002-04-27 Jean-François... this code has been sitting on one of my box for 3 months.
2002-04-27 Jeremy AllisonAnother attempt at fixing the endian problem when upgra...
2002-04-26 Jeremy AllisonAttempt to fix big-endian upgrade problem (Herb, Jerry...
2002-04-26 Herb Lewisfix compile error
2002-04-25 Gerald Carter* merge from SAMBA_2_2
2002-04-25 Jeremy AllisonFix from Herb for upgrading from big-endian earlier...
2002-04-24 Jeremy Allisonsmbd/fileio.c: debug changes so read/write/seek calls...
2002-04-24 Simo Sorcemove to the FNV1 hash alghorithm seem good
2002-04-24 Andrew Tridgellpatch from Alexander Bokovoy needed for dlopen on bsd...
next