index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libnet
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libnet_become_dc: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
2010-03-01
1
-7
/
+21
*
s4:libnet: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
10
-41
/
+40
*
s4:libnet_become_dc: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
1
-71
/
+9
*
s4/libnet: Fix misleading comment
Anatoliy Atanasov
2010-03-01
1
-1
/
+1
*
s4:libnet: use generate_random_password()
Stefan Metzmacher
2010-02-26
2
-2
/
+2
*
s4:libnet: use a connected CLDAP socket.
Stefan Metzmacher
2010-02-26
4
-10
/
+47
*
More spelling fixes across source4/
Brad Hards
2010-02-22
1
-1
/
+1
*
s4/rodc: change the libnet_become_dc code to do RODC join
Anatoliy Atanasov
2010-02-17
3
-6
/
+59
*
s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags
Andrew Tridgell
2010-02-16
2
-9
/
+9
*
s4/drs: propagate DRS_ extension flags in code base
Kamen Mazdrashki
2010-02-05
1
-1
/
+1
*
s4:kdc move db functions in their own file
Simo Sorce
2010-01-28
1
-1
/
+3
*
s4:kdc Use better db context structure
Simo Sorce
2010-01-28
1
-5
/
+5
*
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
2010-01-18
2
-24
/
+24
*
s4-torture: switch to generic DRS options flags
Andrew Tridgell
2010-01-14
1
-3
/
+2
*
s4-libnet: dsdb_wellknown_dn() in vampire code
Andrew Tridgell
2010-01-09
1
-60
/
+17
*
s4-libnet: better error messages in libnet_vampire.c
Andrew Tridgell
2010-01-08
1
-2
/
+2
*
py_net/libnet: Remove C++-style comments, add more error checking, move
Jelmer Vernooij
2009-12-25
2
-5
/
+12
*
s4-libnet: Python binding for libnet_SetPassword()
Kamen Mazdrashki
2009-12-25
1
-6
/
+66
*
s4-net: Fix 'talloc_free with references ...' error
Kamen Mazdrashki
2009-12-25
1
-4
/
+4
*
s4:libnet/libnet_become_dc - Fix a small glitch in "becomeDC_drsuapi1_add_ent...
Matthias Dieter Wallnöfer
2009-12-11
1
-4
/
+1
*
s4-libnet: use GUID_to_ndr_blob()
Andrew Tridgell
2009-12-10
2
-9
/
+7
*
s4:libnet_become_dc - fix typo
Matthias Dieter Wallnöfer
2009-11-24
1
-1
/
+1
*
s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema
Andrew Bartlett
2009-11-17
1
-1
/
+1
*
s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import
Andrew Bartlett
2009-11-12
1
-25
/
+38
*
s4:vampire Print error message when we fail on the CLDAP ping
Andrew Bartlett
2009-11-12
1
-2
/
+7
*
s4:libnet_passwd - fix pointer type
Matthias Dieter Wallnöfer
2009-11-06
1
-1
/
+1
*
s4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_oid_from_attid()
Kamen Mazdrashki
2009-11-06
1
-1
/
+2
*
s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai...
Kamen Mazdrashki
2009-11-06
1
-1
/
+1
*
s4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_prefixmap_from_drsuapi()
Kamen Mazdrashki
2009-11-06
1
-1
/
+1
*
s4-python: we need to include Python.h first
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
2009-10-23
4
-4
/
+4
*
s4-libnet: fixed privilege handling in samsync to use the right db
Andrew Tridgell
2009-10-19
1
-30
/
+29
*
Fix typo.
Karolin Seeger
2009-10-19
1
-1
/
+1
*
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
2009-10-02
1
-1
/
+1
*
s4-libnet: give sane error messages when functional levels don't match
Andrew Tridgell
2009-10-02
1
-8
/
+12
*
s4:libnet_become_dc - add checks for valid domain/forest function levels
Matthias Dieter Wallnöfer
2009-10-02
1
-10
/
+52
*
s4-libnet: fixed debug formatting
Andrew Tridgell
2009-09-28
1
-2
/
+2
*
s4-libnet: allow the functional level of becomeDC to be specified
Andrew Tridgell
2009-09-24
1
-1
/
+2
*
s4-libnet: avoid a steal with references error
Andrew Tridgell
2009-09-24
1
-1
/
+2
*
s4:libnet_become_dc - bump down the level requested by abartlet
Matthias Dieter Wallnöfer
2009-09-21
1
-1
/
+1
*
s4:provision Use code to store domain join in 'net join' as well
Andrew Bartlett
2009-09-20
2
-284
/
+51
*
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
2009-09-19
1
-1
/
+1
*
s4:libnet_become_dc - Fix some uninitialised variables
Matthias Dieter Wallnöfer
2009-09-17
1
-3
/
+3
*
s4/domain behaviour flags: Fix them up in various locations
Matthias Dieter Wallnöfer
2009-09-17
1
-1
/
+1
*
s4-repl: don't do double replication
Andrew Tridgell
2009-09-15
1
-2
/
+4
*
s4/vampire: fixed i/j index mixup in vampire code
Andrew Tridgell
2009-09-10
1
-3
/
+3
*
s4: allow repl:RODC=true/false to set ourselves as a RODC
Andrew Tridgell
2009-09-09
1
-2
/
+6
*
s4: fixed updaterefs options bitmap
Andrew Tridgell
2009-09-08
1
-1
/
+1
*
s4: fixed the secrets.ldb construction in libnet
Andrew Tridgell
2009-09-07
1
-8
/
+8
*
show more reasonable object counts during a vampire
Andrew Tridgell
2009-09-03
1
-4
/
+18
[next]