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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-25
Fix RPC-LSA-TRUSTED-DOMAINS for changed IDL
Sumit Bose
1
-0
/
+10
2010-08-25
s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.
Günther Deschner
2
-49
/
+19
2010-08-25
s4-dsdb: make more of the UF_* flags available on pydsdb
Andrew Tridgell
1
-0
/
+28
2010-08-25
s4-rodc: broke up RODC join into separate functions
Andrew Tridgell
1
-186
/
+194
2010-08-25
s4-rodc: added REPL_SECRET exop replication of accounts
Andrew Tridgell
1
-11
/
+58
2010-08-25
s4-dsdb: add more DS flags to the dsdb module
Andrew Tridgell
1
-0
/
+15
2010-08-25
s4-dsdb: added get_attid_from_lDAPDisplayName() on samdb
Andrew Tridgell
2
-0
/
+49
2010-08-25
s4-rodc: next step in RODC join code
Andrew Tridgell
1
-126
/
+218
2010-08-25
s4-pynet: added replicate_init() and replicate_chunk() calls
Andrew Tridgell
1
-35
/
+134
2010-08-25
s4-libnet: added libnet_vampire_replicate_init()
Andrew Tridgell
1
-0
/
+17
2010-08-23
s4:getncchanges.c - fix some counter variable types
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-08-23
s4-devel: added a getncchanges developer script
Andrew Tridgell
1
-0
/
+120
2010-08-23
s4-pyrpc: use s4_event_context_init()
Andrew Tridgell
1
-1
/
+1
2010-08-23
s4-pyregistry: use s4_event_context_init()
Andrew Tridgell
1
-2
/
+2
2010-08-23
s4-event: event_context_find() should use s4_event_context_init()
Andrew Tridgell
1
-1
/
+1
2010-08-23
s4-net: role should be case insensitive for join
Andrew Tridgell
1
-1
/
+4
2010-08-23
s4-drs: show the user sid that does the GetNCChanges call
Andrew Tridgell
1
-2
/
+3
2010-08-23
s4-drs: removed the warning on WRIT_REP being set
Andrew Tridgell
1
-4
/
+2
2010-08-23
s4-net: added initial implemention of RODC join
Andrew Tridgell
2
-6
/
+311
2010-08-23
libnet-s4: added replicate() command in pynet
Andrew Tridgell
1
-0
/
+60
2010-08-23
s4-libnet: split libnet_Vampire() into two parts
Andrew Tridgell
2
-26
/
+82
2010-08-23
s4-libnet: show the DN when DsAddEntry() fails
Andrew Tridgell
1
-1
/
+2
2010-08-23
s4-net: moved the net join command to python
Andrew Tridgell
5
-108
/
+5
2010-08-23
s4-libnet: added join type constants to python interface
Andrew Tridgell
1
-0
/
+4
2010-08-23
s4-python: added ndr_print() method in ndr
Andrew Tridgell
1
-0
/
+3
2010-08-23
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
16
-59
/
+60
2010-08-22
s4: Only install testparm to /usr/bin/, no longer to /usr/sbin.
Jelmer Vernooij
1
-1
/
+1
2010-08-22
s4: Install testparm to /usr/bin, consistent with old behaviour.
Jelmer Vernooij
1
-3
/
+3
2010-08-22
Avoid use of Samba DTD, which requires net access.
Jelmer Vernooij
10
-14
/
+10
2010-08-22
s4-net: better error message on net setpassword
Andrew Tridgell
1
-3
/
+5
2010-08-22
librpc: add python bindings for the netlogon pipe
Andrew Tridgell
1
-0
/
+6
2010-08-22
pyldb: do type checking on the list form of ldb add
Andrew Tridgell
1
-0
/
+6
2010-08-22
pidl: give the varible name for bad type in python calls
Andrew Tridgell
1
-1
/
+1
2010-08-20
librpc/rpc: move dcerpc_read_ncacn_packet_send/recv() to dcerpc_util.c
Stefan Metzmacher
2
-174
/
+9
2010-08-20
Remove place-holders when it is single domain
Zahari Zahariev
1
-18
/
+32
2010-08-20
s4-dsdb: the RODC_JOIN control also changes samAccountName
Andrew Tridgell
1
-9
/
+13
2010-08-20
s4-pysamdb: fixed get_domain_sid()
Andrew Tridgell
1
-1
/
+1
2010-08-20
s4-ldb: added support for rodc_control in ldb
Andrew Tridgell
1
-0
/
+27
2010-08-20
s4-drs: fixed the error code for EXOP_REPL_SECRET getncchanges calls
Andrew Tridgell
1
-10
/
+8
2010-08-20
s4-drs: bring us much closer to the docs for DRS secret replication
Andrew Tridgell
1
-9
/
+241
2010-08-20
s4-dsdb: fixed dsdb_get_extended_dn_sid()
Andrew Tridgell
1
-1
/
+1
2010-08-20
s4-drs: implement RODC attribute filtering override
Andrew Tridgell
2
-39
/
+79
2010-08-20
s4-drs: added sam_ctx_system on DRS bind state
Andrew Tridgell
2
-0
/
+20
2010-08-19
s4 provision: POLICY_ACL is already an FS acl no need to translate it
Matthieu Patou
1
-2
/
+1
2010-08-19
s4 provision: Add some documentation to GPO related functions
Matthieu Patou
2
-15
/
+58
2010-08-19
unit tests: debug to ease locating pb, remove dir if exists to avoid error
Matthieu Patou
1
-2
/
+8
2010-08-19
s4 upgradeprovision: exit with a non null return code so that it can be trapp...
Matthieu Patou
1
-0
/
+1
2010-08-19
s4 upgradeprovision: add more attrbutes the ignore list
Matthieu Patou
2
-5
/
+20
2010-08-19
s4 upgradeprovision: Deal with bootstrap indexing attribute to avoid useless ...
Matthieu Patou
1
-13
/
+65
2010-08-19
s4 upgradeprovision: Add a function for schema reloading
Matthieu Patou
1
-1
/
+31
[prev]
[next]