This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / source3 / rpc_parse / parse_net.c
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-15 Andrew BartlettFix signed/unsigned issues - mostly 'i' counters.
2003-02-18 Martin PoolCheck return code of string_to_sid. (Merge from HEAD)
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Martin Poolinit_dom_sid2s: Check return code from string_to_sid...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-02 Andrew BartlettMerge from HEAD: Send the session key to the client...
2003-02-02 Andrew BartlettSend the user's session key in the SAMLOGON reply,...
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-22 Volker LendeckeChange parsing of policy and privs delta to what Ethere...
2002-08-30 Andrew Tridgellremoved a debug line
2002-08-29 Volker LendeckeThere's more work to be done on samsync. Intermediate...
2002-08-23 Jean-François Mico... some cleanup while working on the NETLOGON pipe.
2002-08-22 Tim PotterAdded some new delta types discovered by Ronnie from...
2002-08-22 Andrew Tridgelladded a 'net rpc samdump' command for dumping the whole...
2002-08-21 Jean-François Mico... NETLOGON NetServerAuthenticate3 include and parser...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-31 Andrew BartlettWinbind updates!
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-14 Andrew BartlettAdd a touch of const to this - helps with some yet...
2002-05-17 Andrew BartlettMake non-static for some later work (pushing the info3...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-02 Andrew BartlettAnd a little more const.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettTry to move towards slightly sane linking for Samba...
2001-12-31 Andrew Tridgellmore irix -64 portability fixes
2001-12-18 Jean-François Mico... fixing bug I introduced.
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-12 Jean-François Mico... decoded SAM_DELTA 0x0e and 0x12.
2001-12-12 Jean-François Mico... a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-11-21 Jean-François Mico... samr_querydom_info level 1: found the meaning of the...
2001-11-04 Andrew Tridgellget the string lengths right in domain logons
2001-11-01 Andrew BartlettVarious post AuthRewrite cleanups, fixups and tidyups.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-31 Tim PotterThis one's a doozy. A cut&paste bug incorrectly sets...
2001-10-30 Tim PotterRemoved confusing comment.
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-02 Jeremy AllisonFixed the bug with member servers in a Samba PDC hosted...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-22 Andrew BartlettThese are RIDs not Unix UIDs so make this clear in...
2001-09-14 Tim PotterDecode 68-byte password blocks using sam replication...
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-09-04 Tim PotterWelcome to tpot's exploit world!
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-31 Andrew BartlettFix up some compile issues. We can't have C99 comments...
2001-08-28 Tim PotterMerge of sam sync code from TNG.
2001-08-22 Gerald Cartermerge from 2.2
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...
2001-07-11 Andrew BartlettThis backs out my last change, which broke some of...
2001-07-10 Andrew BartlettThis fixes security=domain, which has been broke since...
2001-06-22 Gerald Cartersync this function with 2.2 (single check for NULL...
2001-06-20 Jeremy AllisonFixed W2K SP2 joining a Samba PDC hosted domain.
2001-05-24 Tim PotterAdded a init function for net_q_logon_ctrl2 so we can...
2001-04-27 Jeremy AllisonAdded Herb's comment fix.
2001-04-23 Jeremy AllisonFix "proc num out of range" error. Missing rpc call.
2001-03-13 Jeremy AllisonWe were mismarshalling a netlogon reply for bad passwor...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-24 Jeremy AllisonThis patch (donated by Marc Jacobsen of HP) should...
2000-11-22 Gerald Cartero fixed logon script problems (wrong len in reply to...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-10-13 Jean-François Mico... last part of W2K support.
2000-10-10 Jean-François Mico... a netlogon enum trust query doesn't have a function_cod...
2000-09-06 Jeremy AllisonFix for the SID history problem when using a Win2k...
2000-07-10 Tim PotterFix for passing NULL pointer as an array parameter in
2000-06-09 Jeremy AllisonLuke, I am moving the code back into passdb/passdb...
2000-06-09 Luke Leightondynamic allocation of NET_USER_INFO_3 gids.
2000-05-03 Jeremy AllisonInsure uninitialized memory read fixes.
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-01 Luke Leightondamn, that took a while. nt login password was being...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-16 Luke Leightonattempting to get nt5 wksta to join domain.
1999-11-16 Luke Leightonadded two new params: "trusted domains" and "trusting...
1999-11-16 Richard SharpeChanges to implement NET_AUTH based on NET_AUTH2, to...
1999-11-01 Luke Leightonconst char* issues
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1999-10-19 Luke Leightonneed status codes from cli_net_req_chal() and cli_net_a...
1999-10-15 Luke Leightonreturn results on prs_xxxxx() and all xxx_io_xxx()...
1999-07-22 Matthew ChapmanBDC support.
1999-07-21 Luke LeightonBDC support.
next