samba.git
1999-11-15 Luke Leighton- added DCE/RPC "fault" PDU support.
1999-11-12 Luke Leightonsplit array-handling functions into separate module.
1999-11-09 Luke Leightondebugging rpcclient spoolenum and spooljobs commands...
1999-11-09 Luke Leightonriccardo sibilia spotted line 1884 has uint32 group_rid...
1999-11-08 Luke Leightonpreparation for doing a spoolss enum jobs command....
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-08 Tim PotterFixed typo in automatic printer install share name.
1999-11-06 Luke Leightonhorrible code to do SMBwriteX / SMBreadX for large...
1999-11-06 Luke Leightonmissed mem_grow_data call
1999-11-06 Luke Leightonadded command-completion printer enum code.
1999-11-06 Luke Leightonfixed string function for reading in printer_info_N.
1999-11-06 Luke Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-06 Luke Leightonspoolss openprinterex / closeprinter client-code.
1999-11-05 Luke Leightonexperimental spoolss rpcclient commands
1999-11-05 Luke LeightonThis is an experimental program to shutdown a group...
1999-11-05 Luke Leightonrpcclient example scripts / programs.
1999-11-04 Luke Leightonsamuserset <username> -p password. YESSSSS :)
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
1999-11-03 Luke Leightoncreated msrpc_srv_enum_tprt() function by massaging...
1999-11-03 Luke Leightondynamic mem allocation in net_srv_transport_enum()...
1999-11-03 Luke Leightonhad to move unistr2_dup(), unistr2_free() and unistr2_c...
1999-11-03 Luke Leightonthree types of array-creation / array-deletion functions:
1999-11-02 Luke Leightonadded samalias <aliasname> rpcclient command (shows...
1999-11-02 Luke Leightonfree up memory allocated by enum dom groups / aliases
1999-11-02 Luke Leightondynamic mem allocation in enum dom groups and enum...
1999-11-02 Luke Leightonyet another attempt to get lsaquerysecret working.
1999-11-01 Luke Leightonconst char* issues
1999-11-01 Luke Leightonadded lsaenumdomains command.
1999-11-01 Luke Leightonrewrote rpcclient enumaliases command.
1999-11-01 Luke Leightonadded rpcclient svcstop <service name> command. gnu...
1999-11-01 Matthew ChapmanFixed typo which was preventing the omission of seconds...
1999-10-31 Luke Leightonadded yet another rpcclient command: svcstart <service...
1999-10-31 Luke Leightoncommand-line completion for new svcinfo command
1999-10-31 Luke Leightonadded svcinfo <service name> command.
1999-10-30 Luke Leightonconnection info level renamed to transport info level
1999-10-30 Luke LeightonNetServerTransportEnum parsing, client-side and rpcclie...
1999-10-30 Luke Leightongeneral, drastic improvements to rpcclient.
1999-10-30 John TerpstraUpdating build specs for TurboLinux 6.0 and later
1999-10-29 Luke Leightonmessing with command-line completion. it sort-of works...
1999-10-29 Luke Leightonadded gnu readline command-line completion to the regen...
1999-10-29 Luke Leightonrpcclient regenum key client code rewritten to use...
1999-10-29 Luke Leightonrewrite rpcclient sam enum user code to use higher...
1999-10-29 Luke Leightonusing #defines for function prototypes
1999-10-29 Luke Leightonmore reshuffling of enum groups code. more higher...
1999-10-29 Luke Leightonadded HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr...
1999-10-29 Luke Leightonusing higher-order-function in enum groups as a test...
1999-10-29 Luke Leightoncli_nt_setup_creds() returns uint32 NT status code...
1999-10-28 Luke Leightonrestructuring sam enum dom groups code to do multiple...
1999-10-28 Luke Leightonrestructuring samr client code.
1999-10-28 Luke Leightonremoved samr_* variables from info struct.
1999-10-28 Luke Leightonrewrote samr enum groups code a bit.
1999-10-27 Luke Leightonrewrote api_net_sam_logon() to be a little clearer.
1999-10-27 Luke Leightonno CLIX, no !HAVE_READLINE blah blah. argh.
1999-10-26 Luke Leightoncreated samr_query_groupmem() function from existing...
1999-10-26 Luke Leightonadding extra parameter back in to trust account functio...
1999-10-26 Luke Leightoncut/paste code from smbclient for wait_keyboard() funct...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1999-10-25 Luke Leightonsigned / unsigned and typecast issues
1999-10-25 Luke Leightonthe new CAP_EXTENDED_SECURITY code needed to support...
1999-10-25 Luke Leightonone of those wonderful moments when running against...
1999-10-21 Luke Leightonthe dynamic memory alloc blood-fest goes on...
1999-10-21 Luke Leightonturning some of the rpcclient functions dynamic. this...
1999-10-21 Luke Leightonvarious. debug levels changed. nmbd doesn't need...
1999-10-21 Luke Leightonsplit modify_trust_account_password into a separate...
1999-10-21 Luke Leightonuse DEBUGADD instead of DEBUG: clears up some of the...
1999-10-19 Luke Leightonneed status codes from cli_net_req_chal() and cli_net_a...
1999-10-19 Luke Leightonoops, added wait_keyboard back, but _this_ time wrapped...
1999-10-18 Luke Leightoninitialising enum dom users mem and account name ptrs...
1999-10-17 John TerpstraBringing samba-2.1.x samba2.spec.tmpl file into line...
1999-10-15 Luke Leightonadded prs_struct "error" member, set and checked when...
1999-10-15 Luke Leightonadding error checking in parsing code
1999-10-15 Luke Leightonrenamed "class" local variable to avoid global clash
1999-10-15 Luke Leightonoops! srvinfo 2 command caught bug where strings in...
1999-10-15 Luke Leightonrenamed args due to global "class" variable
1999-10-15 Luke Leightonreturn results on prs_xxxxx() and all xxx_io_xxx()...
1999-10-15 Luke Leightonremoved unused static wait_keyboard()
1999-10-15 Tim PotterAccording to params/loadparm.c, the "case sensitive...
1999-10-14 Luke Leightonconst issues
1999-10-14 Luke Leightonstop over-runs in reading / writing data stream.
1999-10-14 Luke Leightonadding CAP_EXTENDED_SECURITY support in a hurry last...
1999-10-07 Luke Leighton- added rudimentary CAP_UNICODE support because i thoug...
1999-10-05 Luke LeightonDavid van Geyn spotted that ulong is not defined on...
1999-10-01 Luke Leightonsplitting dom info into sam_query_dominfo function
1999-10-01 Luke Leightonpermissions on SamrConnect changed to 0x02000000 (maxim...
1999-10-01 Luke Leightonerror-code checking in lsa_lookup_sids. anonymous...
1999-09-28 Luke Leightonmemory problems associated with when lsalookupsids...
1999-09-28 Herb Lewisadd description of -P option
1999-09-27 Jean-François... don't leak printer handles,
1999-09-25 Jean-François... Don't duplicate forms anymore, just update the definition.
1999-09-24 Jean-François... Correctly handle the dependent files in the printer_dri...
1999-09-24 Jean-François... Alan (alanh@pinacl.co.uk) found a nasty bug
1999-09-24 Jean-François... Whoops ! Being over-paranoid is not good.
1999-09-23 Jean-François... use gecos field to fill the full_name
1999-09-22 Matthew ChapmanFixed an annoying bug in the LDAP code. Attributes...
1999-09-21 Luke Leightonsplit matthew's sync command (only currently called...
1999-09-21 Luke Leightontesting for attempts to get more info levels into samr_...
1999-09-16 Luke Leightonreading in smb server domain name from SMBnegprot response
1999-09-15 Luke Leighton#defines for port 445 to SMB_PORT2
1999-09-15 Luke Leightonuse DEBUGLEVEL not DEBUGLVL()
next