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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
1
-3
/
+3
2007-10-10
r39: * importing .cvsignore files
Gerald Carter
1
-2
/
+0
2004-04-02
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
Volker Lendecke
1
-0
/
+84
2004-03-24
fixes for prnadmin.dll API
Gerald Carter
1
-1
/
+1
2004-02-28
Add 'net rpc group [add|del]mem' for domain groups and aliases.
Volker Lendecke
1
-3
/
+3
2004-02-24
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
1
-4
/
+4
2004-02-12
More sync between passdb on 3.0 and HEAD.
Jim McDonough
1
-15
/
+10
2004-02-08
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
1
-1
/
+1
2004-01-26
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
1
-7
/
+7
2004-01-14
source/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not needed as it is done
Herb Lewis
1
-1
/
+0
2004-01-09
fix some warnings from the Sun compiler
Gerald Carter
1
-4
/
+4
2004-01-07
commiting jra's fix for Exchange clear test auth
Gerald Carter
1
-1
/
+2
2004-01-05
rpc_client/cli_lsarpc.c:
Andrew Bartlett
1
-2
/
+2
2003-12-29
Add the alignment required before all 2-byte quantities in NDR. Allows us
Andrew Bartlett
1
-0
/
+3
2003-12-10
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...
Gerald Carter
1
-1
/
+1
2003-12-05
fixed a problem with "net rpc vampire" mis-parsing the alias member
Andrew Tridgell
1
-4
/
+4
2003-12-04
* fix RemoveSidForeignDomain() ; bug 252
Gerald Carter
1
-6
/
+6
2003-11-22
Add support for variable-length session keys in our client code.
Andrew Bartlett
1
-11
/
+11
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
2
-13
/
+18
2003-11-17
Fix from Andrew Bartlett to fix up the munged-dial problem.
Jeremy Allison
2
-6
/
+16
2003-11-13
* Fix from SATOH Fumiyasu for bug 660 (failing to view print
Gerald Carter
1
-5
/
+7
2003-11-11
fix crash bug due to empyrt munged dial string; patch from metze
Gerald Carter
1
-1
/
+1
2003-11-07
Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...
Jeremy Allison
2
-5
/
+35
2003-11-03
Fix some uninitialised variable warnings.
Tim Potter
1
-2
/
+2
2003-10-24
Add initshutdown pipe commands to rpcclient. Second part of fix to bug
Jim McDonough
1
-0
/
+10
2003-10-24
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+163
2003-10-24
New files for support of initshutdown pipe. Win2k doesn't respond properly
Jim McDonough
1
-0
/
+163
2003-10-22
Be sure referent ID is updated for incoming structures, too.
Jim McDonough
1
-3
/
+13
2003-10-21
Fix typo
Jim McDonough
1
-1
/
+1
2003-10-20
Update structures after ethereal showed some marshalling/unmarshalling
Jim McDonough
1
-9
/
+35
2003-10-20
Several updates:
Jim McDonough
1
-3
/
+42
2003-10-18
Fix tower length calculations and add some const
Jim McDonough
1
-4
/
+5
2003-10-17
uuid itself might not be aligned (as is the case in epm map requests), so
Jim McDonough
1
-3
/
+3
2003-10-17
Add epmapper pipe
Jim McDonough
1
-1
/
+11
2003-10-17
Add (un)marshalling code for endpoint mapper map operation
Jim McDonough
1
-0
/
+406
2003-10-09
Merge from 3.0:
Tim Potter
1
-22
/
+2
2003-10-07
Max warnings with gcc.
Jeremy Allison
1
-1
/
+3
2003-10-07
Tut tut - always run with max warnings on gcc...
Jeremy Allison
1
-1
/
+3
2003-10-06
split some security related functions in their own files.
Simo Sorce
2
-741
/
+29
2003-10-06
split some security related functions in their own files.
Simo Sorce
3
-744
/
+32
2003-10-03
Grrr. compile patches before you apply !
Jeremy Allison
1
-4
/
+4
2003-10-03
abstract UUID parsing code to an individual function; patch from Anthony
Gerald Carter
1
-7
/
+26
2003-10-03
abstract UUID parsing code to an individual function; patch from Anthony
Gerald Carter
1
-7
/
+26
2003-10-01
Remove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debug
Andrew Bartlett
1
-21
/
+1
2003-10-01
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
2
-63
/
+90
2003-10-01
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
2
-63
/
+90
2003-09-29
Merge from 3.0:
Tim Potter
9
-537
/
+367
2003-09-25
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
9
-537
/
+367
2003-09-19
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
1
-9
/
+11
2003-09-19
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
1
-9
/
+11
[next]