index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libnet
/
libnet_become_dc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:cldap: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-2
/
+2
*
Fix compiler warnings in libnet.
Jelmer Vernooij
2008-12-23
1
-2
/
+2
*
s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.
Günther Deschner
2008-10-18
1
-47
/
+49
*
s4-drsuapi: merge drsuapi_DsAddEntry from s3 drsuapi idl.
Günther Deschner
2008-10-18
1
-19
/
+23
*
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
2008-10-02
1
-1
/
+1
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-42
/
+37
*
drsuapi: fix samba4 callers after drsuapi.idl changes
Stefan Metzmacher
2008-08-20
1
-6
/
+13
*
drsuapi: fix callers after idl change
Stefan Metzmacher
2008-08-07
1
-1
/
+1
*
libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntry
Michael Adam
2008-07-23
1
-1
/
+1
*
libnet_become_cd: add boolean option "become_dc:force krb5" to control krb5 a...
Michael Adam
2008-07-23
1
-10
/
+18
*
drsuapi: always set the pid field of the outgoing DsBindInfo to 0.
Michael Adam
2008-07-23
1
-6
/
+1
*
libnet_become_cd: teach becomeDC_drsuapi_bind_recv() DsBindInfo48.
Michael Adam
2008-07-23
1
-0
/
+9
*
libnet/become_dc: add a comment and explain why it's important to specify krb5
Stefan Metzmacher
2008-07-23
1
-0
/
+9
*
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2008-07-22
1
-3
/
+3
*
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
2008-07-16
1
-3
/
+7
*
drsuapi: check ctr6->drs_error
Stefan Metzmacher
2008-07-16
1
-0
/
+6
*
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
2008-07-16
1
-0
/
+5
*
libnet/become_dc: an unknown field in drsuapi.idl changed to object_flags
Stefan Metzmacher
2008-07-16
1
-1
/
+1
*
become_dc: we need to replicate using krb5 auth to work against w2k
Stefan Metzmacher
2008-07-16
1
-2
/
+2
*
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
2008-06-30
1
-6
/
+6
*
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
2008-05-16
1
-11
/
+13
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
*
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
1
-1
/
+2
*
Remove the forced 'krb5' from the NET-API-BECOME-DC test.
Andrew Bartlett
2008-02-09
1
-2
/
+2
*
Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.
Andrew Bartlett
2008-01-23
1
-12
/
+13
*
r26669: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
1
-3
/
+3
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-12
/
+12
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
1
-16
/
+16
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
1
-16
/
+16
*
r26328: remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-34
/
+71
*
r25803: Make our security descriptor acl manipulation methods more generic so...
Günther Deschner
2007-12-21
1
-1
/
+1
*
r25607: Allow to set security descriptor type flags at creation time with
Günther Deschner
2007-12-21
1
-0
/
+1
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
1
-9
/
+9
*
r21839: add my email address
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21821: move comment about the becoming a dc to the code which implements it
Stefan Metzmacher
2007-10-10
1
-0
/
+643
*
r21820: move function, so that all are in top-down order as they get called
Stefan Metzmacher
2007-10-10
1
-23
/
+25
*
r21538: this looks better...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21516: - use the same assoc_group_id, for all 3 drsuapi connection
Stefan Metzmacher
2007-10-10
1
-4
/
+21
[next]