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-11-07
ldbsamba: Lowercase library name.
Jelmer Vernooij
14
-21
/
+21
2010-11-07
samdb: Lowercase library name.
Jelmer Vernooij
13
-109
/
+109
2010-11-07
samdb: Make private (at least for the moment).
Jelmer Vernooij
1
-1
/
+1
2010-11-06
ldb:ldb_parse.c - "ldb_parse_hex2char" - always initialise "c"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-06
s4:ldap.py - enhance the "distinguishedName" tests
Matthias Dieter Wallnöfer
1
-0
/
+24
2010-11-06
s4:update_keytab LDB module - we don't need to search for the "distinguishedN...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-06
s4:operational LDB module - "canonicalName" doesn't make use of the "distingu...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-06
ldb:ldb_tdb.c - ltdb_check_special_dn - fix indentation
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-06
ldb:ldb_tdb.c - make "ltdb_add" more similar to "ltdb_modify"
Matthias Dieter Wallnöfer
1
-9
/
+5
2010-11-06
s4:samr RPC server - "dcesrv_samr_RemoveMemberFromForeignDomain"
Matthias Dieter Wallnöfer
1
-12
/
+6
2010-11-06
s4:DRS-RPC-DSSYNC: don't try to decrypt secret attributes twice
Stefan Metzmacher
1
-19
/
+3
2010-11-06
s4-cldap: fixed debug message to match content
Andrew Tridgell
1
-1
/
+1
2010-11-06
s4-join: fixed SPNs, invocationId and dnshostname and python join
Andrew Tridgell
1
-3
/
+4
2010-11-06
s4-join: switch over to the new DC join in make test
Andrew Tridgell
1
-1
/
+1
2010-11-06
samba-tool: deprecate samba-tool vampire command
Andrew Tridgell
1
-1
/
+5
2010-11-05
s4-join: fixed secure_channel_type
Andrew Tridgell
1
-1
/
+3
2010-11-05
s4-join: don't print all the NDR packets by default
Andrew Tridgell
1
-1
/
+1
2010-11-05
s4-cldap: print all the DNS servers found
Andrew Tridgell
1
-0
/
+5
2010-11-05
s4-ldb: much more memory efficient msg filtering
Andrew Tridgell
1
-3
/
+20
2010-11-05
s4-drs: reduce the memory usage of the getncchanges server
Andrew Tridgell
1
-21
/
+69
2010-11-05
s4-kerberos Mention the remote address we fail to contact the KDC on
Andrew Bartlett
1
-1
/
+10
2010-11-05
s4-ldb: show the reason for module initialization failure
Andrew Tridgell
1
-1
/
+2
2010-11-05
s4: net -> samba-tool
Andrew Tridgell
1
-1
/
+1
2010-11-05
s4-join: added DC join to the python join code
Andrew Tridgell
2
-152
/
+282
2010-11-05
s4-pydrs: added rodc option to python drs replication
Andrew Tridgell
2
-5
/
+6
2010-11-05
s4-pydsdb: added DsReplicaAttribute()
Andrew Tridgell
3
-1
/
+78
2010-11-05
s4:password_hash LDB module - fix indentation
Matthias Dieter Wallnöfer
1
-10
/
+10
2010-11-05
ldb:ldb.h - reorder extended operations list
Matthias Dieter Wallnöfer
1
-4
/
+10
2010-11-05
s4:dsdb/drepl_notify: reuse dreplsrv_notify_operation structures
Stefan Metzmacher
1
-0
/
+22
2010-11-05
s4/auth: Add logon_parameters to authenticate_username_pw
Anatoliy Atanasov
3
-8
/
+14
2010-11-05
s4/test: Added test for simple bind with machine account
Anatoliy Atanasov
1
-0
/
+116
2010-11-05
talloc: Add python talloc module, move convenience functions to it.
Jelmer Vernooij
5
-62
/
+12
2010-11-05
waf: Put private libraries in a separate directory when building.
Jelmer Vernooij
2
-2
/
+3
2010-11-05
selftest: Allow some tests to output empty subunit data.
Jelmer Vernooij
1
-1
/
+1
2010-11-05
s4-ldap_server Don't DEBUG() at level 2 every time a caller disconnects
Andrew Bartlett
1
-3
/
+0
2010-11-04
s4: don't run etags over .inst files
Andrew Tridgell
1
-2
/
+2
2010-11-04
s4:ldap.py/passwords.py - just use objectclass "user" for users
Matthias Dieter Wallnöfer
2
-7
/
+7
2010-11-04
s4:dsdb/objectclass_attrs: not all objects have delete protected attributes a...
Stefan Metzmacher
1
-0
/
+14
2010-11-04
s4:dsdb/samdb: optimize samldb_prim_group_change()
Stefan Metzmacher
1
-60
/
+60
2010-11-04
s4:dsdb/common: fix memory leak in samdb_ntds_settings_dn()
Stefan Metzmacher
1
-1
/
+1
2010-11-04
s4:dsdb/kcc: fix memory leak in kcctpl_copy_output_edges()
Stefan Metzmacher
1
-0
/
+1
2010-11-04
s4-ldb_module.h: use LDB error code for ldb_error() macro rather than LDB_DEB...
Kamen Mazdrashki
1
-1
/
+1
2010-11-04
s4-devel: Verify prefixMap is saved correctly in LDB on disk
Kamen Mazdrashki
1
-0
/
+146
2010-11-04
urgent_replication: forbid empty subunit output.
Jelmer Vernooij
1
-1
/
+1
2010-11-04
selftest: Allow some tests to output empty subunit data.
Jelmer Vernooij
1
-7
/
+12
2010-11-04
s4-dsdb Fix urgent_replication test not to set an invalid userAccountControl
Andrew Bartlett
1
-2
/
+3
2010-11-04
urgent_replication: Fix syntax error.
Jelmer Vernooij
1
-1
/
+1
2010-11-04
s4-dsdb: use LDB_FLAG_MOD_REPLACE for isDeleted
Andrew Tridgell
1
-1
/
+1
2010-11-04
s4-dsdb: use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK in dsdb
Andrew Tridgell
2
-2
/
+8
2010-11-04
s4-ldb: implement LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK
Andrew Tridgell
2
-13
/
+12
[next]