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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-ldb: much more memory efficient msg filtering
Andrew Tridgell
2010-11-05
1
-3
/
+20
*
s4-drs: reduce the memory usage of the getncchanges server
Andrew Tridgell
2010-11-05
1
-21
/
+69
*
s4-kerberos Mention the remote address we fail to contact the KDC on
Andrew Bartlett
2010-11-05
1
-1
/
+10
*
s4-ldb: show the reason for module initialization failure
Andrew Tridgell
2010-11-05
1
-1
/
+2
*
s4: net -> samba-tool
Andrew Tridgell
2010-11-05
1
-1
/
+1
*
s4-join: added DC join to the python join code
Andrew Tridgell
2010-11-05
2
-152
/
+282
*
s4-pydrs: added rodc option to python drs replication
Andrew Tridgell
2010-11-05
2
-5
/
+6
*
s4-pydsdb: added DsReplicaAttribute()
Andrew Tridgell
2010-11-05
3
-1
/
+78
*
s4:password_hash LDB module - fix indentation
Matthias Dieter Wallnöfer
2010-11-05
1
-10
/
+10
*
ldb:ldb.h - reorder extended operations list
Matthias Dieter Wallnöfer
2010-11-05
1
-4
/
+10
*
s4:dsdb/drepl_notify: reuse dreplsrv_notify_operation structures
Stefan Metzmacher
2010-11-05
1
-0
/
+22
*
s4/auth: Add logon_parameters to authenticate_username_pw
Anatoliy Atanasov
2010-11-05
3
-8
/
+14
*
s4/test: Added test for simple bind with machine account
Anatoliy Atanasov
2010-11-05
1
-0
/
+116
*
talloc: Add python talloc module, move convenience functions to it.
Jelmer Vernooij
2010-11-05
5
-62
/
+12
*
waf: Put private libraries in a separate directory when building.
Jelmer Vernooij
2010-11-05
2
-2
/
+3
*
selftest: Allow some tests to output empty subunit data.
Jelmer Vernooij
2010-11-05
1
-1
/
+1
*
s4-ldap_server Don't DEBUG() at level 2 every time a caller disconnects
Andrew Bartlett
2010-11-05
1
-3
/
+0
*
s4: don't run etags over .inst files
Andrew Tridgell
2010-11-04
1
-2
/
+2
*
s4:ldap.py/passwords.py - just use objectclass "user" for users
Matthias Dieter Wallnöfer
2010-11-04
2
-7
/
+7
*
s4:dsdb/objectclass_attrs: not all objects have delete protected attributes a...
Stefan Metzmacher
2010-11-04
1
-0
/
+14
*
s4:dsdb/samdb: optimize samldb_prim_group_change()
Stefan Metzmacher
2010-11-04
1
-60
/
+60
*
s4:dsdb/common: fix memory leak in samdb_ntds_settings_dn()
Stefan Metzmacher
2010-11-04
1
-1
/
+1
*
s4:dsdb/kcc: fix memory leak in kcctpl_copy_output_edges()
Stefan Metzmacher
2010-11-04
1
-0
/
+1
*
s4-ldb_module.h: use LDB error code for ldb_error() macro rather than LDB_DEB...
Kamen Mazdrashki
2010-11-04
1
-1
/
+1
*
s4-devel: Verify prefixMap is saved correctly in LDB on disk
Kamen Mazdrashki
2010-11-04
1
-0
/
+146
*
urgent_replication: forbid empty subunit output.
Jelmer Vernooij
2010-11-04
1
-1
/
+1
*
selftest: Allow some tests to output empty subunit data.
Jelmer Vernooij
2010-11-04
1
-7
/
+12
*
s4-dsdb Fix urgent_replication test not to set an invalid userAccountControl
Andrew Bartlett
2010-11-04
1
-2
/
+3
*
urgent_replication: Fix syntax error.
Jelmer Vernooij
2010-11-04
1
-1
/
+1
*
s4-dsdb: use LDB_FLAG_MOD_REPLACE for isDeleted
Andrew Tridgell
2010-11-04
1
-1
/
+1
*
s4-dsdb: use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK in dsdb
Andrew Tridgell
2010-11-04
2
-2
/
+8
*
s4-ldb: implement LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK
Andrew Tridgell
2010-11-04
2
-13
/
+12
*
s4-ldb: don't load modules from the same directory twice
Andrew Tridgell
2010-11-04
1
-4
/
+4
*
s4-ldb: honor controls on search in ldbedit
Andrew Tridgell
2010-11-04
3
-1
/
+81
*
Move the checking of single valued attributes back into the tdb backend.
Andrew Tridgell
2010-11-04
2
-12
/
+44
*
s4-test: fixed quoting in deletetest.py
Andrew Tridgell
2010-11-04
1
-1
/
+1
*
s4-auth: unconditionally set previous_ev
Andrew Tridgell
2010-11-04
1
-3
/
+1
*
Speed test with user objects
Zahari Zahariev
2010-11-04
1
-0
/
+191
*
build: a more portable way of finding waf in makefiles
Andrew Tridgell
2010-11-03
1
-3
/
+1
*
selftest/tests.py: Fix typos.
Jelmer Vernooij
2010-11-03
1
-2
/
+2
*
provision: Look for in source setup data first, in case an older version
Jelmer Vernooij
2010-11-03
1
-16
/
+28
*
samba: Make in_source_tree() public.
Jelmer Vernooij
2010-11-03
1
-3
/
+3
*
urgent_replication: Fix formatting
Jelmer Vernooij
2010-11-03
1
-33
/
+33
*
possibleinferiors: Report subunit.
Jelmer Vernooij
2010-11-03
1
-4
/
+8
*
possibleinferiors: Fix formatting.
Jelmer Vernooij
2010-11-03
1
-15
/
+14
*
s4:dsdb/samldb: avoid nested unindexed searches in samldb_member_check()
Stefan Metzmacher
2010-11-03
1
-14
/
+31
*
s4:dsdb/tests/python/sam.py: test with member: <SID=...>
Stefan Metzmacher
2010-11-03
1
-0
/
+16
*
s4:descriptor LDB module - a bit cleanup
Matthias Dieter Wallnöfer
2010-11-03
1
-13
/
+34
*
s4:sam.py - assign valid values when performing the special-attributes constr...
Matthias Dieter Wallnöfer
2010-11-03
1
-3
/
+3
*
s4:samldb LDB module - improve the "get_single_valued_attr" call and move it ...
Matthias Dieter Wallnöfer
2010-11-03
2
-84
/
+36
[prev]
[next]