kai/samba.git
2002-09-03 Tim PotterFix setprinterdata rpcclient command to use new cli_spo...
2002-09-03 Richard SharpeMake sure that an NTLMSSP negotiate blob has the correc...
2002-09-03 Richard SharpeAdd type A to the small MSRPC generator ...
2002-09-03 Richard SharpeThe session key in NTLMSSP AUTH blobs is actually an...
2002-09-03 Tim PotterImplemented client function for deleteprinterdataex.
2002-09-03 Tim PotterChange JOB_INFO_CTR to return a pointer to an array...
2002-09-03 Tim PotterChange JOB_INFO_CTR to return a pointer to an array...
2002-09-03 Tim PotterDisplay printerdata values in hex.
2002-09-03 Tim PotterAdded utility function to convert python strings to...
2002-09-03 Tim PotterA printerdata browser I whipped up in about 5 minutes...
2002-09-03 Tim PotterRewrote to use gtkdictbrowser.
2002-09-03 Tim PotterIgnore *.pyc files.
2002-09-03 Tim PotterImplement deleteprinterdataex
2002-09-03 Tim PotterReturn dictionary of printerdata in enumprinterdataex.
2002-09-03 Tim PotterReturn data from enumprinterdataex by deep copying...
2002-09-02 Volker Lendeckeusrmgr expects unicode as ProductType.
2002-09-02 Jelmer VernooijFix typo - Thanks Kai
2002-09-02 Volker Lendeckesmall typo, kai is german :-)
2002-09-02 Tim PotterAdd a 'key' field to printer data dictionary.
2002-09-02 Tim Pottermake proto
2002-09-02 Tim PotterAdded methods for getprinterdataex, setprinterdataex...
2002-09-02 Tim PotterFix transposed args in open_pipe_creds() function.
2002-09-02 Tim PotterImplemented some more client side spoolss functions:
2002-09-02 Tim PotterImplemented some more client side spoolss functions:
2002-09-01 Simo Sorcewrong way to handle things, bug found by kai
2002-09-01 Volker LendeckeFix segfault in net command
2002-08-31 Richard SharpeConvert M_DEBUG(0 to M_DEBUG(10 for non-error cases ...
2002-08-31 Andrew BartlettAdd a dash of static.
2002-08-31 Andrew BartlettAdd a bit of 'const' and move a lot of our 'repeditive...
2002-08-31 Andrew BartlettAvoid writing unitialised bytes to the wire (and conseq...
2002-08-30 Andrew BartlettAdd a fix for 'query_disp_info level 2', which should...
2002-08-30 Jeremy AllisonFix bug with stat mode open being done on read-only...
2002-08-30 Jeremy AllisonCorrect error message.
2002-08-30 Jeremy AllisonCorrectly fail opens with mismatching SYSTEM or HIDDEN...
2002-08-30 Herb Lewisoff by one in writing to malloced array. this fixes...
2002-08-30 Jeremy AllisonBetter error reporting on OPEN test.
2002-08-30 Jelmer VernooijPut PRINTER_DRIVER back in
2002-08-30 Jeremy AllisonAdded attribute specific OPEN tests (for SYSTEM and...
2002-08-30 Gerald Carterfix up print portion of registry. Merge from APP_HEAD.
2002-08-30 Herb Lewisbased on function prototype, the args were switched...
2002-08-30 Gerald Carterfix proto
2002-08-30 Jean-François... allow rpcclient's samlogon command to use cli_net_3().
2002-08-30 Gerald Carterfix broken dependencies....
2002-08-30 Gerald Carterbreak out REGISTRY_VALUE & REGVAL_CR objects into separ...
2002-08-30 Gerald Cartermerge of phant0m key fix from APP_HEAD
2002-08-30 Jean-François... added cli_net_auth_3 client code.
2002-08-30 Volker LendeckeRemoved some misleading comment.
2002-08-30 Andrew Tridgellconvert the LDAP/SASL code to use GSS-SPNEGO if possible
2002-08-30 Andrew Tridgellensure that we unlock in case we hit a tdb error
2002-08-30 Andrew Tridgellremoved a debug line
2002-08-30 Jelmer VernooijRemove obsolete documents
2002-08-30 Andrew Bartlettparanoid server security defaults to yes
2002-08-30 Tim PotterForgot to check in some of the libsmb stuff.
2002-08-30 Tim PotterAbstract out the functionality of gtdbtool into a dicti...
2002-08-29 Andrew Tridgellfix connecting to a BDC when the PDC is down but in...
2002-08-29 Andrew Tridgellfix connecting to a BDC when the PDC is down but in...
2002-08-29 Jelmer VernooijSeveral small fixes
2002-08-29 Jelmer VernooijSplit up documents at chapter level, not at sect1 level
2002-08-29 Andrew BartlettWe don't need the RTLD_GLOBAL.
2002-08-29 Jelmer VernooijAdding makefile for sam_skel module
2002-08-29 Jelmer VernooijSAM_CONTEXT is const
2002-08-29 Jelmer VernooijMove samr_make_sam_obj_sd to lib/util_seaccess.c. samte...
2002-08-29 Jelmer VernooijCorrect popt argument info in vfstest
2002-08-29 Jelmer VernooijUse popt for --help
2002-08-29 Jelmer VernooijMake debuglevel a string for use with debug classes
2002-08-29 Jelmer VernooijRemove more obsolete documents
2002-08-29 Jelmer VernooijAdd cifsntdomain
2002-08-29 Jelmer VernooijAdd more documents to the developers guide
2002-08-29 Jelmer VernooijForgot to remove old usage() function
2002-08-29 Jelmer VernooijUse popt for printing --help message
2002-08-29 Jelmer VernooijDon't use global memory context
2002-08-29 Jelmer VernooijAdding samtest utility used to test sam backends. Compi...
2002-08-29 Volker LendeckeThere's more work to be done on samsync. Intermediate...
2002-08-29 Jelmer VernooijSeveral compiler warning fixes + fix dependencies samtest
2002-08-29 Jelmer Vernooijsmall fixes
2002-08-29 Andrew BartlettI think this should fix the compile on some of the...
2002-08-29 Andrew Tridgellshow builtin groups in samdump
2002-08-29 Jelmer VernooijRTLD_GLOBAL is not necessary
2002-08-29 Jelmer VernooijAdd plugin support for the sam system from metze (based...
2002-08-29 Jelmer VernooijExample sam module (skeleton) from metze
2002-08-29 Jelmer VernooijAdd new files to Makefile + typo fix
2002-08-29 Jelmer VernooijPut in patch from metze (Stefan Metzmacher) to:
2002-08-28 Jeremy AllisonReturn correct FILE_SUPERSEDED response - IFSTEST strik...
2002-08-28 Simo Sorcefix file_is_special test, was wrong.
2002-08-28 Simo Sorcefix wrong check
2002-08-28 Herb Lewisadd proto for forward reference
2002-08-28 Jeremy AllisonRemoved C++ style comment.
2002-08-28 Jeremy AllisonMove -4 to correct side of comparison.
2002-08-28 Jelmer VernooijRemove obsolete questions - Preparing for new up-to...
2002-08-28 Volker Lendecke'No news is good news' might sometimes be confusing...
2002-08-28 Jelmer VernooijRemove obsolete files
2002-08-28 Jelmer VernooijRemove obsolete text docs
2002-08-28 Jelmer VernooijRemove yodldocs - it has been obsolete since 2.2
2002-08-28 Jelmer VernooijAdding new series of text-to-sgml converted files.
2002-08-28 Volker LendeckeThere's no MACHINE.SID anymore...
2002-08-28 Jelmer VernooijSilly of me to only test this with --with-sam and not...
2002-08-28 Jelmer VernooijCode style + typo fixes
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-08-28 Jelmer VernooijMake const
2002-08-28 Volker LendeckeMerge from 2_2.
next