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
2011-10-11
s4:ldap_backend.c/"map_ldb_error" - handle errors similar to "PyErr_SetLdbError"
Matthias Dieter Wallnöfer
1
-6
/
+2
2011-10-11
auth: move gensec_start.c to the top level
Andrew Bartlett
7
-972
/
+66
2011-10-11
auth: move credentials layer to the top level
Andrew Bartlett
16
-3658
/
+6
2011-10-11
s4-s3-upgrade: Allow import (just without a uid mapping) where getpwnam fails
Andrew Bartlett
1
-1
/
+1
2011-10-11
lib/param move source4 param code to the top level
Andrew Bartlett
15
-4820
/
+14
2011-10-11
pac: Fix wrong memory allocation check
Simo Sorce
1
-1
/
+1
2011-10-10
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
7
-15
/
+12
2011-10-10
libcli/cldap: pass tevent_context to cldap_search_send()
Stefan Metzmacher
1
-1
/
+1
2011-10-10
libcli/cldap: pass tevent_context to cldap_netlogon_send()
Stefan Metzmacher
4
-4
/
+8
2011-10-10
libcli/cldap: pass tevent_context to cldap_set_incoming_handler()
Stefan Metzmacher
1
-1
/
+2
2011-10-09
Remove pointless exception catching in tests.
Jelmer Vernooij
2
-10
/
+4
2011-10-08
netcmd/domain: Remove unused imports.
Jelmer Vernooij
1
-2
/
+2
2011-10-08
netcmd: Avoid catching all exceptions, avoid using ';' at the end of lines.
Jelmer Vernooij
1
-9
/
+8
2011-10-08
upgrade: Avoid catching all exceptions, just catch the ones we care about.
Jelmer Vernooij
1
-11
/
+9
2011-10-08
s4:findprovisionusnranges - the default python path is detected over "env"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-10-08
s4:torture/smb2: avoid '//' comments
Stefan Metzmacher
1
-1
/
+1
2011-10-08
s4:torture/drs: avoid '//' comments
Stefan Metzmacher
1
-2
/
+2
2011-10-08
s4:lib/wmi: avoid '//' comments
Stefan Metzmacher
1
-8
/
+8
2011-10-08
build: build wbinfo only once in the waf build
Andrew Bartlett
1
-4
/
+0
2011-10-08
selftest: run dfs tests on plugin_s4_dc
Stefan Metzmacher
1
-0
/
+1
2011-10-08
s4:smb_server: implement dfs referral handing on top of dfs_server_ad_get_ref...
Stefan Metzmacher
2
-812
/
+54
2011-10-07
s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID
Stefan Metzmacher
3
-1
/
+42
2011-10-07
s4:dbchecker: make use of local_oid controls for dsdb.DSDB_CONTROL_DBCHECK
Stefan Metzmacher
1
-1
/
+1
2011-10-07
s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.h
Stefan Metzmacher
1
-10
/
+10
2011-10-07
s4-param copy print_parameter and equal_parameter in from source3
Andrew Bartlett
1
-10
/
+24
2011-10-07
param: Use a bool to hold boolean parameters
Andrew Bartlett
1
-7
/
+7
2011-10-07
s4-dsdb: special case for deleted objects one way link
Andrew Tridgell
1
-4
/
+17
2011-10-07
s4-dsdb: don't display links to deleted objects
Andrew Tridgell
1
-9
/
+42
2011-10-07
s4-dsdb: fixed one_way_link calculation
Andrew Tridgell
1
-1
/
+2
2011-10-07
s4-dsdb: fixed behaviour of show_deleted and show_recycled control
Andrew Tridgell
1
-38
/
+71
2011-10-07
s4-dsdb: fixed the check_optional_feature() call
Andrew Tridgell
1
-19
/
+24
2011-10-06
lib/util: consolidate module loading
Andrew Bartlett
1
-1
/
+1
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
21
-142
/
+19
2011-10-06
samba-tool: add support for fixing broken backlinks in dbcheck
Andrew Tridgell
1
-20
/
+32
2011-10-06
s4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DBCHECK given
Andrew Tridgell
2
-1
/
+5
2011-10-06
s4-dsdb: added DSDB_CONTROL_DBCHECK
Andrew Tridgell
3
-0
/
+5
2011-10-06
s4-dsdb: allow groupType update on deleted objects
Andrew Tridgell
1
-1
/
+2
2011-10-06
s4-rodc: use the rodc_replica flag on the partition
Andrew Tridgell
1
-2
/
+2
2011-10-06
s4-rodc: ensure we load replicated partitions for RODCs
Andrew Tridgell
2
-46
/
+35
2011-10-06
s4-dsdb: Do not assume that all deleted objects have an objectCategory and sA...
Andrew Bartlett
1
-2
/
+2
2011-10-06
dsdb: Do not attempt to resolve conflicts on an RODC
Andrew Bartlett
1
-2
/
+26
2011-10-06
dsdb: fix double-free in replication failure case on RODC
Andrew Bartlett
1
-1
/
+1
2011-10-06
s4-dsdb Allow repl server to start even when no master NCs are present
Andrew Bartlett
1
-7
/
+1
2011-10-05
s4-auth: fixed formatting of some DEBUG() lines
Andrew Tridgell
1
-3
/
+3
2011-10-04
s4-subdomain: create trust record with forest root DC
Andrew Tridgell
1
-7
/
+33
2011-10-04
s4-dsdb: fixed re-join of subdomain
Andrew Tridgell
1
-3
/
+4
2011-10-04
s4-lsa: fixed set of trust password with old password
Andrew Tridgell
1
-14
/
+13
2011-10-04
s4-dns: add all forest DCs to named.conf.update
Andrew Tridgell
1
-12
/
+54
2011-10-04
s4-ldap: added DSDB_CONTROL_NO_GLOBAL_CATALOG to ldap encoding list
Andrew Tridgell
1
-18
/
+7
2011-10-04
s4-kdc: fixed handling of previous vs current trust password
Andrew Tridgell
1
-36
/
+77
[next]