summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_net.c
Commit message (Expand)AuthorAgeFilesLines
* r2396: Fix bug found by Cornelio Bondad Jr <Corny.Bondad@hp.com>.Jeremy Allison2007-10-101-5/+3
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-101-6/+61
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-101-3/+3
* Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke2004-04-021-0/+84
* commiting jra's fix for Exchange clear test authGerald Carter2004-01-071-1/+2
* Add the alignment required before all 2-byte quantities in NDR. Allows usAndrew Bartlett2003-12-291-0/+3
* fixed a problem with "net rpc vampire" mis-parsing the alias memberAndrew Tridgell2003-12-051-4/+4
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-3/+8
* Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-251-68/+40
* Fix for bug #334. We don't unmarshall the trusted domain or secretsTim Potter2003-09-081-6/+14
* get rid of some sompiler warnings on IRIXHerb Lewis2003-08-151-1/+1
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-1/+1
* This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett2003-07-031-17/+2
* well this was easy...Gerald Carter2003-07-031-2/+18
* This fixes net rpc vampire when talking to win2k (<sp3). win2k sendsTim Potter2003-05-261-3/+3
* Survive a samdump with an alias that has no descriptionVolker Lendecke2003-04-181-3/+6
* Merge from HEAD:Andrew Bartlett2003-03-171-11/+11
* Check return code of string_to_sid. (Merge from HEAD)Martin Pool2003-02-181-22/+26
* Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison2003-02-141-14/+14
* Merge from HEAD: Send the session key to the client, allowing it to perform SMBAndrew Bartlett2003-02-021-2/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-46/+46
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-14/+17
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-117/+167
* sync 3.0 branch with headJelmer Vernooij2002-08-171-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-5/+9
* And a little more const.Andrew Bartlett2002-03-021-3/+3
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Try to move towards slightly sane linking for Samba by removing some pdb_...()Andrew Bartlett2002-01-261-17/+32
* more irix -64 portability fixesAndrew Tridgell2001-12-311-1/+1
* fixing bug I introduced.Jean-François Micouleau2001-12-181-1/+1
* update the ldap support code. it compiles.Jean-François Micouleau2001-12-131-5/+8
* decoded SAM_DELTA 0x0e and 0x12.Jean-François Micouleau2001-12-121-0/+144
* a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)Jean-François Micouleau2001-12-121-39/+203
* again an intrusive patch:Jean-François Micouleau2001-12-061-26/+20
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-2/+7
* samr_querydom_info level 1: found the meaning of the unknow fields. AndJean-François Micouleau2001-11-211-2/+2
* get the string lengths right in domain logonsAndrew Tridgell2001-11-041-2/+2
* Various post AuthRewrite cleanups, fixups and tidyups.Andrew Bartlett2001-11-011-3/+3
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-1/+1
* This one's a doozy. A cut&paste bug incorrectly sets the max string lengthTim Potter2001-10-311-1/+1
* Removed confusing comment.Tim Potter2001-10-301-1/+1
* This commit is number 4 of 4.Andrew Bartlett2001-10-291-6/+6
* Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison2001-10-021-6/+7
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* These are RIDs not Unix UIDs so make this clear in the feild names.Andrew Bartlett2001-09-221-5/+5
* Decode 68-byte password blocks using sam replication password key (whichTim Potter2001-09-141-2/+4
* it now all compiles - so try enabling it by default and see what explodes on ...Andrew Tridgell2001-09-041-3/+3
* Welcome to tpot's exploit world!Tim Potter2001-09-041-253/+413
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-14/+14
* Fix up some compile issues. We can't have C99 comments and add a smatteringAndrew Bartlett2001-08-311-2/+2