index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftest: Test unix.whoami with kerberos on plugin_s4_dc
Andrew Bartlett
2012-06-24
1
-16
/
+4
*
s4-classicupgrade: Allow DNS backend to be specified
Andrew Bartlett
2012-06-24
2
-6
/
+12
*
s4-drepl: Ensure that the op->source does not get deallocated too early
Andrew Bartlett
2012-06-24
2
-9
/
+25
*
selftest: schema is not automatically reloaded now so if you modify it you ha...
Matthieu Patou
2012-06-23
1
-0
/
+9
*
s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DN
Matthieu Patou
2012-06-22
1
-1
/
+37
*
s4-schema: improve the documentation of the dsdb_schema structure
Matthieu Patou
2012-06-22
1
-4
/
+6
*
s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updates
Matthieu Patou
2012-06-22
2
-3
/
+192
*
s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNow
Matthieu Patou
2012-06-22
4
-2
/
+43
*
s4-drs: if schema has changed during replication notify other process that th...
Matthieu Patou
2012-06-22
1
-0
/
+55
*
s4-dsdb: move schema_load at the top of module stack
Matthieu Patou
2012-06-22
1
-1
/
+1
*
s4-extended: do not try to fix if there is no schema
Matthieu Patou
2012-06-22
1
-0
/
+4
*
s4-schema: keep track of the timestamp of the most recently changed/created o...
Matthieu Patou
2012-06-22
3
-1
/
+13
*
s4-schema: generalized time use its own syntax now
Matthieu Patou
2012-06-22
1
-1
/
+0
*
s4-drsuapi: Fix a const warning
Matthieu Patou
2012-06-22
1
-1
/
+1
*
s4-drsuapi: rework the crackname implementation of functionnal names
Matthieu Patou
2012-06-22
1
-24
/
+122
*
s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we...
Matthieu Patou
2012-06-22
1
-10
/
+97
*
s4-ldap: handle VERIFY_NAME control encoding/decoding
Matthieu Patou
2012-06-22
1
-0
/
+96
*
s4-dsdb: support otherWellKnownObjects
Matthieu Patou
2012-06-22
1
-24
/
+31
*
s4-dsdb: Try to avoid much of the time a db search for msDS-IntID
Matthieu Patou
2012-06-22
3
-14
/
+97
*
dsdb-schema: do not reload more often than schema_reload_interval
Matthieu Patou
2012-06-22
5
-4
/
+65
*
s4-dsdb: fix a warning about unused variable
Matthieu Patou
2012-06-22
1
-3
/
+0
*
s4:torture/raw: add raw.session.expire1
Stefan Metzmacher
2012-06-22
1
-0
/
+200
*
s4:torture/smb2: run smb2.session.reauth5 in a subdirectory
Stefan Metzmacher
2012-06-22
1
-14
/
+77
*
s4:torture/smb2: add smb2.durable-open.lock-oplock
Stefan Metzmacher
2012-06-22
1
-0
/
+79
*
s4:torture/smb2: rename smb2.durable-open.lock to smb2.durable-open.lock-lease
Stefan Metzmacher
2012-06-22
1
-4
/
+4
*
samdb: Accept a list of member variables rather than a comma-separated string.
Jelmer Vernooij
2012-06-21
5
-23
/
+25
*
s4-provision: Give better clues on what Samba needs for s3fs ACL support
Andrew Bartlett
2012-06-21
1
-1
/
+7
*
s4:torture/smb2: add smb2.durable-open.delete_on_close1
Stefan Metzmacher
2012-06-21
1
-2
/
+126
*
samba-tool: gpo: Fix creation of filesystem ACL from directory ACL
Amitay Isaacs
2012-06-21
1
-2
/
+8
*
s4-pysmb: Parse security info as an unsigned integer
Amitay Isaacs
2012-06-21
1
-1
/
+1
*
s4-torture: Expand whoami test to confirm the user token.
Andrew Bartlett
2012-06-20
1
-2
/
+44
*
s4-torture: Change the unix.whoami test to use torture_assert()
Andrew Bartlett
2012-06-20
1
-24
/
+19
*
s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er...
Andrew Bartlett
2012-06-20
3
-22
/
+51
*
s4-provision: Remove --slapd-path option
Andrew Bartlett
2012-06-20
3
-9
/
+6
*
s4-provision: Remove last unused remenants of the 'sid generator' configuration
Andrew Bartlett
2012-06-20
1
-10
/
+3
*
Revert "s4-libcli: Remove unused finddcs_nbt"
Andrew Bartlett
2012-06-20
1
-0
/
+311
*
auth: Use only security_token_is_system to determine that a user is SYSTEM
Andrew Bartlett
2012-06-19
1
-2
/
+0
*
lib/tdb_wrap: use tdb directly, not tdb_compat.
Rusty Russell
2012-06-19
2
-3
/
+1
*
ldb: use tdb directly, not tdb_compat.
Rusty Russell
2012-06-19
1
-6
/
+6
*
heimdal:lib/wind: include <stdlib.h> at the end
Stefan Metzmacher
2012-06-17
3
-3
/
+3
*
heimdal:lib/wind: make sure errorlist_table.c includes config.h as first header
Stefan Metzmacher
2012-06-16
1
-1
/
+1
*
heimdal:lib/krb5: don't name a struct 'token'
Stefan Metzmacher
2012-06-16
1
-1
/
+1
*
s4-classicupgrade: Also ask testparm for 'smb passwd file'
Andrew Bartlett
2012-06-16
1
-0
/
+2
*
s4-classicupgrade: Use "samba classic" description for samba3 NT4-like domain...
Andrew Bartlett
2012-06-16
2
-11
/
+13
*
s4-lib/param: FLAG DAY for the default FILE SERVER
Andrew Bartlett
2012-06-16
1
-4
/
+4
*
s4-s3upgrade: Assert that administrator has a SID of -500, and only skip root...
Andrew Bartlett
2012-06-16
1
-2
/
+9
*
s4-s3upgrade: Add my wins.dat and fix the parsing error
Andrew Bartlett
2012-06-16
2
-1
/
+4
*
s4-s3upgrade: improve idmap import to use posixAccount and posixGroup entries
Andrew Bartlett
2012-06-16
1
-2
/
+32
*
s4-idmap: Add mapping using uidNumber and gidNumber like idmap_ad
Andrew Bartlett
2012-06-16
2
-2
/
+123
*
s4-selftest: Add tests for dbcheck on an old database that needs repair
Andrew Bartlett
2012-06-16
1
-0
/
+2
[next]