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
/
source4
/
torture
/
rpc
/
samsync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-12
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
1
-2
/
+2
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-3
/
+0
2009-10-19
Fix typo.
Karolin Seeger
1
-1
/
+1
2009-10-02
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-04-24
s4:torture Fix segfault in RPC-SAMSYNC
Andrew Bartlett
1
-1
/
+1
2009-04-23
s4:torture use common libcli/auth crypto code
Andrew Bartlett
1
-11
/
+9
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
1
-15
/
+15
2009-02-02
s4:torture/rpc: avoid 'new' in samsync.c
Stefan Metzmacher
1
-22
/
+22
2008-11-10
s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)
Günther Deschner
1
-33
/
+35
2008-11-10
s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)
Günther Deschner
1
-3
/
+5
2008-11-10
s4-samr: merge samr_QueryAliasInfo from s3 idl. (fixme: python)
Günther Deschner
1
-2
/
+4
2008-11-10
s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)
Günther Deschner
1
-3
/
+5
2008-11-10
s4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python)
Günther Deschner
1
-8
/
+11
2008-11-10
s4-samr: merge samr_QueryDomainInfo from s3 idl. (fixme python)
Günther Deschner
1
-12
/
+15
2008-11-10
s4-samr: merge samr_QuerySecurity from s3 idl. (fixme: python)
Günther Deschner
1
-1
/
+3
2008-11-10
s4-netlogon: change parameters string to lsa_BinaryString.
Günther Deschner
1
-1
/
+10
2008-10-29
s4-netlogon: merge netr_DatabaseSync2 from s3 idl.
Günther Deschner
1
-5
/
+16
2008-10-29
s4-netlogon: merge netr_DatabaseSync from s3 idl.
Günther Deschner
1
-15
/
+27
2008-10-29
s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.
Günther Deschner
1
-2
/
+9
2008-10-29
s4-netlogon: merge netr_DatabaseDeltas from s3 idl.
Günther Deschner
1
-9
/
+20
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.
Günther Deschner
1
-1
/
+3
2008-10-27
s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.
Günther Deschner
1
-1
/
+5
2008-10-27
s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.
Günther Deschner
1
-5
/
+7
2008-10-27
s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.
Günther Deschner
1
-1
/
+3
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-07-21
Rename structures to better match the names in the WSPP IDL.
Andrew Bartlett
1
-4
/
+4
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-3
/
+3
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-2
/
+2
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-02-19
Avoid use of global_loadparm.
Jelmer Vernooij
1
-6
/
+7
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-129
/
+129
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24755: Use common code for finding the RPC binding in the torture tests.
Jelmer Vernooij
1
-5
/
+2
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r24728: Use more stock torture functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22190: fix compiler warnings and remove unused talloc_reference()
Stefan Metzmacher
1
-4
/
+3
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+3
[next]