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
2010-06-26
s4:provision: move Samba4 specific DNS stuff to its own file
Stefan Metzmacher
4
-21
/
+39
2010-06-26
s4:provision: add --next-rid option
Stefan Metzmacher
2
-3
/
+16
2010-06-26
s4:dsdb/ridalloc: add comment about windows behavior regarding rIDUsedPool
Stefan Metzmacher
1
-1
/
+6
2010-06-26
s4:provision: don't use hardcoded values for 'nextRid' and 'rIDAvailablePool'
Stefan Metzmacher
5
-6
/
+24
2010-06-26
s4:provision: pass relax control also to modify_ldif
Stefan Metzmacher
1
-2
/
+2
2010-06-26
s4/net-drs: Fix error messages typo and formatting
Kamen Mazdrashki
1
-7
/
+7
2010-06-26
s4/drs-test: Fix whitespaces and permissions for delete_object.py test
Kamen Mazdrashki
1
-5
/
+5
2010-06-25
Move UCS2 macros to common code
Jelmer Vernooij
2
-21
/
+23
2010-06-25
Don't use frame as the talloc ctx in open_schannel_session_store(), as this b...
Jeremy Allison
1
-1
/
+1
2010-06-25
Change talloc_autofree_context() to frame in Andrew's schannel.tdb TDB_CLEAR_...
Jeremy Allison
1
-1
/
+1
2010-06-25
schannel Change to TDB_CLEAR_IF_FIRST to reduce fsync()
Andrew Bartlett
1
-32
/
+1
2010-06-25
s3:schannel Open the schannel_state.tdb at startup
Andrew Bartlett
1
-0
/
+8
2010-06-25
s4:schannel Open the schannel_store.tdb at startup
Andrew Bartlett
1
-0
/
+8
2010-06-25
libcli/auth make open_schannel_session_store() public
Andrew Bartlett
2
-7
/
+7
2010-06-25
s3:registry: use regdb_store_regdb_version() in regdb_init().
Michael Adam
1
-13
/
+2
2010-06-25
s3:registry: use regdb_store_regdb_version() in regdb_upgrade_v1_to_v2()
Michael Adam
1
-13
/
+8
2010-06-25
s3:registry: add a function regdb_store_regdb_version()
Michael Adam
1
-0
/
+21
2010-06-25
s3:registry: rename regdb_upgrade_to_version_2() -> regdb_upgrade_v1_to_v2()
Michael Adam
1
-2
/
+2
2010-06-25
s3:net [rpc] registry: be as user-friendly as possible wrt to the normalizati...
Michael Adam
1
-2
/
+9
2010-06-25
s3:registry: improve logic of upgrade code in regdb_init()
Michael Adam
1
-30
/
+45
2010-06-25
s3:registry: fix some debug messages in regdb_ini()
Michael Adam
1
-4
/
+4
2010-06-25
s3-registry: Convert registry key delimiter from slash to backslash.
Andreas Schneider
5
-51
/
+30
2010-06-25
s3-registry: Added a db upgrade function to normalize the key delimiter.
Andreas Schneider
2
-6
/
+107
2010-06-25
s3: In make_server_info_info3, check the result of copy_netr_SamInfo3
Volker Lendecke
1
-0
/
+4
2010-06-25
s3: In copy_netr_SamInfo3 copy all of the sids array
Volker Lendecke
1
-0
/
+3
2010-06-25
s3: Fix a winbind crash
Volker Lendecke
1
-0
/
+10
2010-06-25
s3: Fix a winbind crash
Volker Lendecke
1
-1
/
+6
2010-06-25
s4 python: Add unit tests related to PyLong/PyInt handling
Matthieu Patou
1
-2
/
+11
2010-06-25
ldb: Fix a wrong changetype in unit test
Matthieu Patou
1
-1
/
+1
2010-06-25
pidl: Finish to fix the python generated code for 64bit integers
Matthieu Patou
1
-3
/
+30
2010-06-25
smbtorture: Fix loading of --load-list.
Jelmer Vernooij
2
-10
/
+13
2010-06-25
selftest: Clarify generation of idlist option.
Jelmer Vernooij
1
-0
/
+2
2010-06-25
s4:lib/registry/ldb.c - cosmetic - fix comment
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-25
s4:lib/registry/ldb.c - cosmetic - wrap lines
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-06-25
s4 upgradeprovision: Try to support older Pythons.
Michael Wood
1
-1
/
+1
2010-06-25
s4/drs: DsReplicaSync should search partition to Sync
Kamen Mazdrashki
2
-6
/
+38
2010-06-25
s4/utils: fix few 'net drs replicate' error messages
Kamen Mazdrashki
1
-6
/
+8
2010-06-25
s4/drs-test: Tests Deleted objects replication
Kamen Mazdrashki
1
-0
/
+222
2010-06-25
selftest: Store the output of the last test run in st/subunit.
Jelmer Vernooij
1
-3
/
+10
2010-06-25
pidl/python: Make sure to always increment reference counter when using
Jelmer Vernooij
1
-1
/
+3
2010-06-24
pidl/python: Increment reference counter on Py_None to prevent us from
Jelmer Vernooij
1
-0
/
+2
2010-06-24
s4 torture: Warn on NOT_IMPLEMENTED in addition to NOT_SUPPORTED for RAW-QFIL...
Aravind Srinivasan
1
-3
/
+9
2010-06-24
s3:registry: remove unused function normalize_dbkey()
Michael Adam
2
-11
/
+0
2010-06-24
s3:registry: use normalize_reg_path() in regdb_set_secdesc()
Michael Adam
1
-1
/
+6
2010-06-24
s3:registry: use normalize_reg_path() in regdb_get_secdesc()
Michael Adam
1
-1
/
+6
2010-06-24
Revert "s4:provision.ldif - fix the number of available RIDs"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-24
s4:auth/gensec/gensec_gssapi.c - reorder constructor
Matthias Dieter Wallnöfer
1
-30
/
+38
2010-06-24
s4-ldb: use CHECK_XSLTPROC_MANPAGES()
Andrew Tridgell
2
-3
/
+2
2010-06-24
build: check if the manpages stylesheet is available locally
Andrew Tridgell
2
-8
/
+34
2010-06-24
s4-python: python is not always in /usr/bin
Andrew Tridgell
67
-67
/
+67
[prev]
[next]