ABOUT TIME!!!!!!!!
[kai/samba.git] / source3 / lib /
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-06 Luke Leightonthe first independent msrpc daemon - lsarpcd.
1999-12-05 Luke Leightonfirst version of msrpc agent redirector code. client...
1999-12-05 Luke Leightoncreated create_pipe_socket() function.
1999-12-04 Luke Leightoncool! created higher-order function table for agent...
1999-12-04 Luke Leightonjeremy is going to hate me for this.
1999-12-02 Luke Leightoncleaning up: removing those horrible references to...
1999-12-02 Luke Leightonadded get_any_dc_name() function.
1999-12-02 Luke Leightonneed a domain resolving function, but get_trusted_serve...
1999-12-02 Luke Leightondefault SID map now reads in "trusted domains" from...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-29 Luke Leightonattempting to resolve the issue that multiple servers...
1999-11-29 Luke Leightonok. got ntlogin command working. argh, it maintains...
1999-11-27 Luke Leightonfurther abstraction involving client states. main...
1999-11-26 Luke Leightonwhoa. _major_ restructure of rpcclient. fixed some...
1999-11-25 Luke Leightoncool! completed a samr* API that _would_ look like...
1999-11-24 Luke Leightonservice control manager API completed. svcenum -i...
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-11-24 Luke Leightonfirst stages of removing struct cli_state* and uint16...
1999-11-24 Luke LeightonWARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.c
1999-11-24 Luke Leightonrewrote policy handle code to be generic (it's needed...
1999-11-23 Luke Leightonadding svcctl 0x1b function
1999-11-21 Luke Leightonimplement server-side generation of NTLMv2 session...
1999-11-20 Luke Leightonmodified domain_client_validate to take trust account...
1999-11-20 Luke Leightondoing a code reshuffle. want to add code to establish...
1999-11-18 Luke Leightonset "key does not exist" response to reg_query_val...
1999-11-16 Luke Leightonadded two new params: "trusted domains" and "trusting...
1999-11-15 Luke Leightonadded server-side samr enum domains. fixed some parsin...
1999-11-12 Luke Leightonsplit array-handling functions into separate module.
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-06 Luke Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-04 Luke Leightonsamuserset <username> -p password. YESSSSS :)
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-01 Luke Leightonrewrote rpcclient enumaliases command.
1999-10-30 Luke LeightonNetServerTransportEnum parsing, client-side and rpcclie...
1999-10-30 Luke Leightongeneral, drastic improvements to rpcclient.
1999-10-29 Luke Leightonrpcclient regenum key client code rewritten to use...
1999-10-29 Luke Leightonadded HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
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-07 Luke Leighton- added rudimentary CAP_UNICODE support because i thoug...
1999-09-08 Luke Leightonbertl <bs@niggard.org> patch for making samba listen...
1999-08-18 Luke Leightonpatch from michael glauche to add session enum code...
1999-08-18 Luke Leightondebug info display (netbios layer).
1999-08-18 Luke Leightonadded back test to exclude unused connections.
1999-08-18 Luke Leightonuse read() instead of fread() as fread() fails on redhat 6.
1999-08-17 Luke Leightonpatch from Michael Glauche to list connections from...
1999-08-03 Luke Leightonreverted jeremy's c++-like security descriptor modifica...
1999-07-26 Luke LeightonJean-Francois spotted bug in use of file_modified(...
1999-07-21 Luke LeightonBDC support.
1999-07-16 Luke Leightoncheck to see if copy_passwd_struct() ever receives...
1999-07-14 Luke Leightoncode from bertl to allow remap of default built-in...
1999-07-13 Luke Leightonrenamed getfilepwent() and endfilepwent() to getfileent...
1999-07-08 Luke Leightonallow safe_strcpy() to pass 0 for max length of string...
1999-07-07 Luke Leightonuse of dos_mkdir() in generate_sam_sid() should be...
1999-07-07 Luke Leightonadded debug reporting to pwdb_sam_map_names() and pwdb_...
1999-07-06 Luke Leightonusing jeremy's sys_getpwnam() call in the more critical...
1999-07-06 Luke Leightonadded jeremy's sys_getpwnam() and sys_getpwuid() routin...
1999-07-06 Luke Leightonpatch from michael stockman <pgmtekn-micke@algonet...
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-06-24 Luke Leighton#ifdef'd out hashed_getpwnam.
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
1999-05-07 Luke Leightonhad to move day display names into lib/util, to get...
1999-05-06 Luke Leightonclean-up of cache-getpw-hash code needed (make proto...
1999-05-06 Luke LeightonJani Jaakkola's "getpwuid() / getpwnam()" hash-cache...
1999-04-30 Luke Leightonmd5 and hmac_md5
1999-04-28 Andrew Tridgelluse /dev/urandom not /dev/random in head branch.
1999-04-12 Tim PotterFix compile warning in nametouid().
1999-04-08 Matthew ChapmanFix for endianness problem reported by Edan Idzerda...
1999-04-04 Tim Potter#ifdef'ed out functions obsoleted by VFS:
1999-03-25 Alexandre Oliva* client/client.c (dir_total): use SMB_BIG_UINT
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-23 Matthew ChapmanSame infinite loop bug as I fixed in SAMBA_2_0, but...
1999-03-19 Luke LeightonBeau Kuiper: provided patch so that passwords could...
1999-03-12 Luke LeightonStefan Walter: spotted *p_group == NULL which should...
1999-03-09 Luke Leightonmods to allow inter-domain trust accounts to be added...
1999-02-23 Luke Leightonadded jeremy's new c++-like code for parsing of securit...
1999-02-16 Luke Leightonbitmap to strings
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Luke Leightonconst cast issues. [p.s - tidy work, matt!]
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-11 Luke LeightonUNICODE issues.
1999-02-11 Luke Leightonthe UNICODE issue...
1999-02-10 Luke Leightonuse jeremy's versions of the UNICODE routines.
1999-02-09 Luke LeightonHaving Well-known Domain Groups ("Domain Admins/Guests...
1999-02-09 Luke Leightonremoval of the use of unistrn2 function: replace it...
1999-02-08 Luke LeightonUNICODE byte ordering issue: typecast to uint16* replac...
1999-02-03 Luke Leightoncache unix groups so that two-level getgrent calls...
1999-02-01 Matthew ChapmanAdded init_nt_time function which initialises an NTTIME...
1999-01-13 Gerald Carterfixed an uninitialized variable in lookupsmbgrpgid...
1998-12-20 Luke Leightonadding start of remote lookup for domain member role.
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-12-14 Luke Leightonadded sid_name_use array argument to lsa_lookup_names...
1998-12-14 Luke Leightontrying to track down issues in get_home_dir().
1998-12-09 Luke Leightonoops, util_pwdb.c appears to be included in PASSDB_OBJ...
1998-12-09 Luke Leightonneed to initialise global_myworkgroup
next