kai/samba.git
2002-09-06 Andrew BartlettFix some missing ; on the end of our SAM_ASSERT()...
2002-09-06 Andrew BartlettGet our consts back in line with current norms - only...
2002-09-06 Andrew BartlettMake it possible to actually build these modules -...
2002-09-06 Andrew BartlettUpdates to sam_skel from metze, add sam/group.c and...
2002-09-06 Andrew BartlettThis commit includes part of the patch from metze poste...
2002-09-06 Andrew Bartlettpatch from metze: add a 'vfs' debug class
2002-09-06 Andrew BartlettRevert accidental commit - I'll need to do a fair bit...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-09-06 Andrew BartlettOops...
2002-09-06 Andrew BartlettAdd some DEBUG()s to some libads failure modes.
2002-09-06 Andrew BartlettOne less user of Get_Pwnam_modify()...
2002-09-06 Andrew BartlettDetect and use syslog.h or sys/syslog.h corretly. ...
2002-09-06 Tim PotterInitial version of printerdata_ex browsing.
2002-09-06 Tim PotterMove printerdata dictionary object into it's own file.
2002-09-06 Tim PotterDecode list of dependent files in printer driver info3...
2002-09-06 Tim Potterlevel keys are inserted by conv routines.
2002-09-06 Tim PotterDisplay debug data we are marshalling/unmarshalling...
2002-09-06 Tim Pottercli_spoolss_enumprinterdrivers:
2002-09-05 Andrew BartlettMove the fancy NT_STATUS macros to a new file, so we...
2002-09-05 Jeremy AllisonRevert the "reverse" change to rpc_server/srv_spoolss_n...
2002-09-05 Volker LendeckeFixed a little, long standing bug: smbclient -M <name...
2002-09-05 Tim PotterDelivery notify messages over the back channel in ...
2002-09-05 Jeremy AllisonRemove donotify as notifies are cheap now.
2002-09-05 Jeremy AllisonWe shouldn't add printing flag here.
2002-09-05 Tim PotterSend any queued up print notify messages in exit_server...
2002-09-05 Tim PotterA netshareenum reply always contains an enum_hnd. ...
2002-09-05 Tim PotterRoussed on Jeremy for not putting in enough debugs...
2002-09-05 Andrew Tridgellinitial mem_ctx to NULL
2002-09-05 Tim PotterThe new popt_common_debug code obviates the need to...
2002-09-04 Jeremy AllisonAdded better error code on out of space. Removed total...
2002-09-04 Andrew BartlettOnly cache the user list on the SAMR handle for a parti...
2002-09-04 Jeremy AllisonMerge ... (apparently working :-) new printing notify...
2002-09-04 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
2002-09-04 Andrew Tridgelldon't use ENCTYPE_ARCFOUR_HMAC unless the kerberos...
2002-09-04 Andrew BartlettSet default ACB attributes on 'unixsam' accounts. ...
2002-09-04 Tim PotterFix typo in comment.
2002-09-04 Tim PotterQuietened some debugs.
2002-09-04 Gerald Carterremove inet_aton()
2002-09-04 Gerald CarterDeletePrinterDriver[Ex]() fixes from APP_HEAD
2002-09-03 Richard SharpeFix the struct_blob.
2002-09-03 Jeremy AllisonEnsure we open UNIX fifo's non-blocking like we used...
2002-09-03 Jeremy AllisonFix crashbug discovered by "Kim R. Pedersen" <krp@filan...
2002-09-03 Jeremy AllisonFormatting tidyup and additon of cli_close_connection...
2002-09-03 Richard SharpeFix the client side NTLMSSP. It now works between smbcl...
2002-09-03 Richard SharpeParse the NTLMSSP Challenge in cliconnect.c.
2002-09-03 Tim PotterConver cli_spoolss routines to use REGISTRY_VALUE and...
2002-09-03 Tim PotterConvert to new REGISTRY_VALUE cli_spoolss routines.
2002-09-03 Tim PotterFixed enumjobs command to use new JOB_INFO_CTR structure.
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
next