kai/samba.git
2002-05-18 Andrew BartlettMove client_receive_smb to clientgen.c as a static...
2002-05-18 Andrew BartlettOops, I missed commiting this earlier.
2002-05-18 Andrew BartlettRemove const from some functions to match the changed...
2002-05-18 Andrew BartlettPassdb:
2002-05-18 Andrew BartlettInclude the extra #define for the last set of smbpasswd...
2002-05-18 Andrew BartlettMake smbpasswd at least slightly sane. This kills...
2002-05-18 Andrew BartlettAs per rsharpe's request, require only a Masters in...
2002-05-18 Andrew BartlettA few things in this commit:
2002-05-17 Jim McDonoughDon't forget the semicolon, you fool!
2002-05-17 Andrew BartlettMake --with-ldapsam 'go away'. This is now a standard...
2002-05-17 Jim McDonoughFix usage of va_list passed as an arg. Use __va_copy...
2002-05-17 Andrew BartlettThis is meant to be accessed via the helper fn, not...
2002-05-17 Andrew BartlettMake non-static for some later work (pushing the info3...
2002-05-17 Andrew BartlettAdd a touch of const
2002-05-17 Andrew BartlettCheck paramters for NULL.
2002-05-17 Andrew BartlettMake Get_Pwnam use getpwnam_alloc() in an attempt to...
2002-05-17 Andrew Bartlettindent
2002-05-17 Andrew BartlettA few more trusted domains updates from mimir.
2002-05-17 Jim McDonoughAdd an item about the __va_copy macro to prevent SEGV...
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-05-17 Andrew BartlettUpdate the doco for the LDAP options in smb.conf, in...
2002-05-17 Andrew Bartlettmore dl* -> sys_dl* for sco
2002-05-17 Martin PoolMakes winbindd_proto handling consistent with the other...
2002-05-17 Andrew BartlettGet the sco boxes compiling again - use the sys_ intefa...
2002-05-17 Tim PotterNT sends the server name prepended with \\ for a enumer...
2002-05-17 Richard SharpeChanges to allow head to translate NMB flags ...
2002-05-17 Tim PotterUse get_level_value() utility fn.
2002-05-17 Tim PotterAdd level field when converting FORM_1 to dict.
2002-05-17 Tim Potteraddform(), setform():
2002-05-17 Tim PotterCall get_level_value() utility function.
2002-05-17 Tim PotterAdded a utility function to extract the info key from...
2002-05-17 Tim Potterto_struct() now returns a boolean which is false if...
2002-05-16 Jim McDonoughFix for non-__va_copy systems. I had used AC_TRY_COMPI...
2002-05-16 Jim McDonoughAdd __va_copy to talloc functions. talloc_asprintf...
2002-05-16 Jim McDonoughAdd configure support for __va_copy, which is required...
2002-05-16 Jeremy AllisonFix bug where creating a file and setting a security...
2002-05-16 Gerald Cartermerge from SAMBA_2_2
2002-05-16 Tim PotterReturn enumerated forms as a hash of hashes instead...
2002-05-16 Tim PotterRemoved unused variable.
2002-05-16 Tim PotterRenamed 'printer_name' field in python printer info...
2002-05-16 Tim PotterFix memory leaks and return values in error returns...
2002-05-16 Tim PotterFix memory leaks and return values in error returns...
2002-05-16 Tim PotterSet exception object when enumjobs returns non-zero...
2002-05-16 Tim PotterFix return value for enumprinterdrivers(), getprinterdr...
2002-05-16 Tim PotterShorten some debug messages.
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.
next