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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
torture: We use transactions for CLEAR_IF_FIRST db
Volker Lendecke
1
-1
/
+1
2013-02-08
ldb: Add more data test data for one level test cases
Matthieu Patou
1
-0
/
+14
2013-02-08
ldb: Add tests for the python api
Matthieu Patou
1
-0
/
+8
2013-02-08
dsdb-operational: rework the loop for attribute removal
Matthieu Patou
1
-41
/
+92
2013-02-08
ldb: Add more tests related to onelevel search
Matthieu Patou
2
-0
/
+14
2013-02-08
ldb: use strncmp instead of strcmp when comparing the val part
Matthieu Patou
1
-2
/
+2
2013-02-08
ldb: make test output more readable
Matthieu Patou
1
-4
/
+2
2013-02-08
ldb-tdb: Document ltdb_index_add1 for more clarity
Matthieu Patou
1
-3
/
+20
2013-02-08
ldb-tdb: Fix a wrong parameter in ltdb_store
Matthieu Patou
1
-1
/
+2
2013-02-08
ldb_tdb: raise level of full index scan message so that it starts to be reall...
Matthieu Patou
1
-1
/
+1
2013-02-08
dsdb-repl: make message more clearer
Matthieu Patou
1
-2
/
+2
2013-02-08
replmetadata: raise msg level for conflict resolution so that we don't polute...
Matthieu Patou
1
-2
/
+2
2013-02-08
dsdb-repl: do not ask to add ref when doing getncchange for an exop
Matthieu Patou
1
-0
/
+7
2013-02-08
dsdb-cracknames: Fix potential double free and memory leaks
Matthieu Patou
1
-2
/
+4
2013-02-07
BUG 9633: Recursive mget should continue on EPERM.
David Disseldorp
1
-2
/
+11
2013-02-07
s3-rpc_server: Fix password encoding in _netr_ServerGetTrustInfo().
Sumit Bose
1
-14
/
+8
2013-02-07
s3-rpc_server: Dont wipe out ref pointers in _netr_ServerGetTrustInfo().
Günther Deschner
1
-13
/
+4
2013-02-06
autoconf: rename pdb_ldap module to pdb_ldapsam
Alexander Bokovoy
1
-2
/
+7
2013-02-06
source3/wscript: support 'pdb_ldap' module in configure
Alexander Bokovoy
1
-0
/
+13
2013-02-06
Rename pdb_ldap to pdb_ldapsam
Andreas Schneider
6
-13
/
+17
2013-02-06
PIDL: fix parsing linemarkers in preprocessor output
Alexander Bokovoy
2
-2
/
+6
2013-02-06
docs: Add missing ")".
Samba-JP oota
1
-1
/
+1
2013-02-05
s3:auth small optimization in create_token_from_sid
Christian Ambach
1
-3
/
+5
2013-02-05
s3:net: reduce indentation in net idmap delete for symmetry and consistency
Michael Adam
1
-5
/
+7
2013-02-05
s3:net: introduce a talloc stackframe for net idmap delete
Michael Adam
1
-3
/
+2
2013-02-05
s3:net_idmap_delete do not lock two records at the same time
Christian Ambach
1
-24
/
+25
2013-02-05
s3:net idmap: use lp_idmap_default_backend() now that we have it.
Michael Adam
1
-1
/
+1
2013-02-05
s3:param: add new lp_idmap_default_backend()
Michael Adam
2
-0
/
+6
2013-02-05
s3:param: introduce new lp_idmap_backend() that takes the domain
Michael Adam
2
-0
/
+28
2013-02-05
s3:param: add a comment
Michael Adam
1
-0
/
+4
2013-02-05
s3:param: remove unused function lp_idmap_backend()
Michael Adam
4
-2
/
+2
2013-02-05
s3:net idmap: remove call to lp_idmap_backend() - this is useless.
Michael Adam
1
-2
/
+2
2013-02-05
s3:param: remove unused functions lp_idmap_uid() and lp_idmap_gid()
Michael Adam
2
-49
/
+0
2013-02-05
s3:auth: use new lp_idmap_default_range() instead of lp_idmap_gid() in create...
Michael Adam
1
-2
/
+2
2013-02-05
s3:param: add utility function lp_idmap_default_range()
Michael Adam
2
-0
/
+6
2013-02-05
s3:param: add a utility function lp_idmap_range() to get the configured range...
Michael Adam
2
-0
/
+41
2013-02-05
s3:param: remove an old comment (that is not up-to date any more)
Michael Adam
1
-2
/
+0
2013-02-05
tdb: Remove "header" from tdb_context
Volker Lendecke
13
-59
/
+64
2013-02-05
tdb: Pass argument "header" to check_header_hash
Volker Lendecke
1
-4
/
+6
2013-02-05
tdb: Pass argument "header" to tdb_new_database
Volker Lendecke
1
-6
/
+8
2013-02-04
samba-tool/domain provision: add support for utf-8 passwords for --adminpass
Stefan Metzmacher
1
-0
/
+1
2013-02-04
samba-tool/user setpassword: fix help message
Stefan Metzmacher
1
-3
/
+3
2013-02-04
s4:scripting/python: add support for utf-8 passwords from the command line
Stefan Metzmacher
1
-1
/
+2
2013-02-04
s3:dbrwap_ctdb: ZERO_STRUCT(rec) just to be sure in traverse_persistent_callb...
Michael Adam
1
-0
/
+1
2013-02-04
s3:dbwrap_ctdb: ZERO_STRUCT(rec) just to be sure in traverse_read_callback()
Michael Adam
1
-0
/
+2
2013-02-04
s3:dbwrap_ctdb: add "db_context" to "db_record"
Stefan Metzmacher
1
-2
/
+5
2013-02-04
s3:dbwrap_ctdb: setup result->name in db_open_ctdb()
Stefan Metzmacher
1
-0
/
+7
2013-02-04
lib/dbwrap: talloc_strdup() name in db_open_file()
Stefan Metzmacher
1
-1
/
+6
2013-02-04
lib/util: improve check_password_quality() to handle utf8
Stefan Metzmacher
2
-19
/
+120
2013-02-04
dsdb/util: rework samdb_check_password() to support utf8
Stefan Metzmacher
1
-5
/
+16
[prev]
[next]