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
/
libnet
/
libnet_unbecome_dc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-1
/
+1
2011-04-04
s4-libnet: honour convention of DEBUGLEVEL>=10 for NDR print
Andrew Tridgell
1
-0
/
+4
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-2
/
+2
2010-10-16
s4:dsdb - fix unsigned integer save problems using the "%u" specifier
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-10-15
s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-06-16
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
1
-1
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-3
/
+1
2010-04-27
nbt: samlogon/netlogon structures - unify denominations
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-12
s4:libnet_unbecome_dc: make use of use tevent_req based dcerpc_binding_handle...
Stefan Metzmacher
1
-14
/
+25
2010-03-10
s4:libnet_become_dc - change counter variables to "unsigned" where they count...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-10
s4/drs: DsRemoveDSServer - Propagating IDL changes to source code
Kamen Mazdrashki
1
-1
/
+1
2010-03-01
s4:libnet: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
1
-2
/
+2
2010-02-26
s4:libnet: use a connected CLDAP socket.
Stefan Metzmacher
1
-3
/
+15
2009-10-23
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
1
-1
/
+1
2009-07-13
libds: share UF_ flags between samba3 and 4.
Günther Deschner
1
-1
/
+1
2009-03-19
s4:cldap: rewrite the cldap library based on tsocket
Stefan Metzmacher
1
-11
/
+13
2009-02-02
s4:cldap: s/private/private_data
Stefan Metzmacher
1
-2
/
+2
2008-10-18
s4-drsuapi: merge drsuapi_DsRemoveDSServer from s3 drsuapi idl.
Günther Deschner
1
-4
/
+8
2008-10-02
s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()
Stefan Metzmacher
1
-6
/
+1
2008-10-02
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-12
/
+7
2008-07-23
drsuapi: always set the pid field of the outgoing DsBindInfo to 0.
Michael Adam
1
-1
/
+1
2008-07-23
libnet_unbecome_dc: teach unbecomeDC_drsuapi_bind_recv() DsBindInfo48.
Michael Adam
1
-0
/
+9
2008-07-22
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
1
-2
/
+2
2008-05-16
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
1
-10
/
+11
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-1
/
+1
2008-02-21
Remove more global_loadparm instance.s
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26328: remove more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
1
-1
/
+1
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r21839: add my email address
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21827: move comments to the place where the functionality is implemented
Stefan Metzmacher
1
-0
/
+156
2007-10-10
r21826: reorder functions
Stefan Metzmacher
1
-23
/
+25
2007-10-10
r20073: update the computer_dn_str after ldb_rename()
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r20061: use a DsBindInfo28 structure
Stefan Metzmacher
1
-1
/
+32
2007-10-10
r20045: implement the drsuapi_DsRemoveDSServer() call
Stefan Metzmacher
1
-1
/
+47
2007-10-10
r20044: implement the drsuapi connect and ds_bind
Stefan Metzmacher
1
-0
/
+88
2007-10-10
r20042: move the computer account to the CN=Computers container if needed
Stefan Metzmacher
1
-0
/
+54
2007-10-10
r20041: when unbecoming a dc:
Stefan Metzmacher
1
-0
/
+87
2007-10-10
r20040: uncomplete implementation start for libnet_UnbecomeDC()
Stefan Metzmacher
1
-0
/
+260