index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_parse
/
parse_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8869: Get rid of a warning.
Volker Lendecke
1
-1
/
+1
2007-10-10
r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...
Gerald Carter
1
-14
/
+7
2007-10-10
r5536: Avoid intermediate copy of NT and LM responses in NETLOGON client.
Andrew Bartlett
1
-14
/
+0
2007-10-10
r4946: Our notion the other_sids in the info3 SamLogon struct was
Volker Lendecke
1
-12
/
+33
2007-10-10
r4287: Vampire SAM_DELTA_DOMAIN_INFO.
Günther Deschner
1
-12
/
+34
2007-10-10
r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.
Günther Deschner
1
-6
/
+20
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-32
/
+17
2007-10-10
r2396: Fix bug found by Cornelio Bondad Jr <Corny.Bondad@hp.com>.
Jeremy Allison
1
-5
/
+3
2007-10-10
r991: Allow winbindd to use the domain trust account password
Gerald Carter
1
-6
/
+61
2007-10-10
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
1
-3
/
+3
2004-04-02
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
Volker Lendecke
1
-0
/
+84
2004-01-07
commiting jra's fix for Exchange clear test auth
Gerald Carter
1
-1
/
+2
2003-12-29
Add the alignment required before all 2-byte quantities in NDR. Allows us
Andrew Bartlett
1
-0
/
+3
2003-12-05
fixed a problem with "net rpc vampire" mis-parsing the alias member
Andrew Tridgell
1
-4
/
+4
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-3
/
+8
2003-09-25
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
1
-68
/
+40
2003-09-08
Fix for bug #334. We don't unmarshall the trusted domain or secrets
Tim Potter
1
-6
/
+14
2003-08-15
get rid of some sompiler warnings on IRIX
Herb Lewis
1
-1
/
+1
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
1
-1
/
+1
2003-07-03
This patch takes the work the jerry did for beta2, and generalises it:
Andrew Bartlett
1
-17
/
+2
2003-07-03
well this was easy...
Gerald Carter
1
-2
/
+18
2003-05-26
This fixes net rpc vampire when talking to win2k (<sp3). win2k sends
Tim Potter
1
-3
/
+3
2003-04-18
Survive a samdump with an alias that has no description
Volker Lendecke
1
-3
/
+6
2003-03-17
Merge from HEAD:
Andrew Bartlett
1
-11
/
+11
2003-02-18
Check return code of string_to_sid. (Merge from HEAD)
Martin Pool
1
-22
/
+26
2003-02-14
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
1
-14
/
+14
2003-02-02
Merge from HEAD: Send the session key to the client, allowing it to perform SMB
Andrew Bartlett
1
-2
/
+2
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-46
/
+46
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-14
/
+17
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-117
/
+167
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-1
/
+1
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-5
/
+9
2002-03-02
And a little more const.
Andrew Bartlett
1
-3
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-26
Try to move towards slightly sane linking for Samba by removing some pdb_...()
Andrew Bartlett
1
-17
/
+32
2001-12-31
more irix -64 portability fixes
Andrew Tridgell
1
-1
/
+1
2001-12-18
fixing bug I introduced.
Jean-François Micouleau
1
-1
/
+1
2001-12-13
update the ldap support code. it compiles.
Jean-François Micouleau
1
-5
/
+8
2001-12-12
decoded SAM_DELTA 0x0e and 0x12.
Jean-François Micouleau
1
-0
/
+144
2001-12-12
a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)
Jean-François Micouleau
1
-39
/
+203
2001-12-06
again an intrusive patch:
Jean-François Micouleau
1
-26
/
+20
2001-12-05
OK. Smbpasswd -j is DEAD.
Andrew Bartlett
1
-2
/
+7
2001-11-21
samr_querydom_info level 1: found the meaning of the unknow fields. And
Jean-François Micouleau
1
-2
/
+2
2001-11-04
get the string lengths right in domain logons
Andrew Tridgell
1
-2
/
+2
2001-11-01
Various post AuthRewrite cleanups, fixups and tidyups.
Andrew Bartlett
1
-3
/
+3
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-1
/
+1
2001-10-31
This one's a doozy. A cut&paste bug incorrectly sets the max string length
Tim Potter
1
-1
/
+1
2001-10-30
Removed confusing comment.
Tim Potter
1
-1
/
+1
2001-10-29
This commit is number 4 of 4.
Andrew Bartlett
1
-6
/
+6
2001-10-02
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
Jeremy Allison
1
-6
/
+7
[next]