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
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
2003-09-18
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
1
-16
/
+20
2003-09-18
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
1
-16
/
+20
2003-09-09
sync 3.0 into HEAD for the last time
Gerald Carter
6
-31
/
+39
2003-09-08
Fix for bug #334. We don't unmarshall the trusted domain or secrets
Tim Potter
1
-6
/
+14
2003-08-20
Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAIN
Gerald Carter
1
-6
/
+6
2003-08-15
get rid of more compiler warnings
Herb Lewis
1
-7
/
+7
2003-08-15
get rid of some sompiler warnings on IRIX
Herb Lewis
4
-11
/
+11
2003-08-12
Fix comment
Andrew Bartlett
1
-1
/
+1
2003-08-02
port latest changes from SAMBA_3_0 tree
Simo Sorce
4
-135
/
+207
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
2
-2
/
+2
2003-08-01
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
1
-1
/
+0
2003-07-31
working on transtive trusts issue:
Gerald Carter
1
-0
/
+3
2003-07-30
add support for DsEnumerateDomainTrusted for enumerating all the
Gerald Carter
1
-3
/
+184
2003-07-25
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
1
-2
/
+2
2003-07-24
More printf fixes - size_t is long on some architectures.
Tim Potter
1
-2
/
+2
2003-07-17
fix the build. Ifdef out some code
Gerald Carter
1
-8
/
+10
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
8
-326
/
+410
2003-07-14
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
2
-112
/
+184
2003-07-14
Don't bomb out when trying to unmarshall a zero length printerdata value.
Tim Potter
1
-4
/
+3
2003-07-09
Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no useful
Jeremy Allison
1
-10
/
+10
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-07-01
Adding jcmd's share ACL on XP patch. Thanks Jim !
Jeremy Allison
1
-1
/
+2
2003-06-30
Finally ! Fixed the ACL ordering bug reported by jcmd. I realised we were
Jeremy Allison
1
-7
/
+115
2003-06-23
fix bug #178; available space in devmode should be int
Gerald Carter
1
-1
/
+1
2003-06-05
Never second guess tridge.... (always talloc an internal pointer... ).
Jeremy Allison
1
-6
/
+4
2003-06-04
Fix for previous checkin. Only use talloc on unmarshalling or we'll
Jeremy Allison
1
-3
/
+5
2003-06-04
fixed the arbitrary 256 limit on the size of aliases in parse_samr
Andrew Tridgell
1
-21
/
+23
2003-06-03
* set winbind cache time to 5 minutes
Gerald Carter
1
-1
/
+1
2003-06-03
Fix debug message merge.
Jeremy Allison
1
-1
/
+1
2003-05-29
Change get_nt_acl() to include security_info wanted. Only return this.
Jeremy Allison
1
-42
/
+15
2003-05-27
Merge of secchan fix from 3.0 that was eaten by CVS yesterday. I think
Tim Potter
1
-1
/
+1
2003-05-26
Metze's patches:
John Terpstra
1
-35
/
+35
[prev]
[next]