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
2012-06-22
s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updates
Matthieu Patou
2
-3
/
+192
2012-06-22
s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNow
Matthieu Patou
4
-2
/
+43
2012-06-22
s4-drs: if schema has changed during replication notify other process that th...
Matthieu Patou
1
-0
/
+55
2012-06-22
s4-dsdb: move schema_load at the top of module stack
Matthieu Patou
1
-1
/
+1
2012-06-22
s4-extended: do not try to fix if there is no schema
Matthieu Patou
1
-0
/
+4
2012-06-22
s4-schema: keep track of the timestamp of the most recently changed/created o...
Matthieu Patou
3
-1
/
+13
2012-06-22
s4-schema: generalized time use its own syntax now
Matthieu Patou
1
-1
/
+0
2012-06-22
s4-drsuapi: Fix a const warning
Matthieu Patou
1
-1
/
+1
2012-06-22
s4-drsuapi: rework the crackname implementation of functionnal names
Matthieu Patou
1
-24
/
+122
2012-06-22
s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we...
Matthieu Patou
1
-10
/
+97
2012-06-22
s4-ldap: handle VERIFY_NAME control encoding/decoding
Matthieu Patou
1
-0
/
+96
2012-06-22
s4-dsdb: support otherWellKnownObjects
Matthieu Patou
1
-24
/
+31
2012-06-22
s4-dsdb: Try to avoid much of the time a db search for msDS-IntID
Matthieu Patou
3
-14
/
+97
2012-06-22
dsdb-schema: do not reload more often than schema_reload_interval
Matthieu Patou
5
-4
/
+65
2012-06-22
s4-dsdb: fix a warning about unused variable
Matthieu Patou
1
-3
/
+0
2012-06-22
s4:torture/raw: add raw.session.expire1
Stefan Metzmacher
1
-0
/
+200
2012-06-22
s4:torture/smb2: run smb2.session.reauth5 in a subdirectory
Stefan Metzmacher
1
-14
/
+77
2012-06-22
s4:torture/smb2: add smb2.durable-open.lock-oplock
Stefan Metzmacher
1
-0
/
+79
2012-06-22
s4:torture/smb2: rename smb2.durable-open.lock to smb2.durable-open.lock-lease
Stefan Metzmacher
1
-4
/
+4
2012-06-21
samdb: Accept a list of member variables rather than a comma-separated string.
Jelmer Vernooij
5
-23
/
+25
2012-06-21
s4-provision: Give better clues on what Samba needs for s3fs ACL support
Andrew Bartlett
1
-1
/
+7
2012-06-21
s4:torture/smb2: add smb2.durable-open.delete_on_close1
Stefan Metzmacher
1
-2
/
+126
2012-06-21
samba-tool: gpo: Fix creation of filesystem ACL from directory ACL
Amitay Isaacs
1
-2
/
+8
2012-06-21
s4-pysmb: Parse security info as an unsigned integer
Amitay Isaacs
1
-1
/
+1
2012-06-20
s4-torture: Expand whoami test to confirm the user token.
Andrew Bartlett
1
-2
/
+44
2012-06-20
s4-torture: Change the unix.whoami test to use torture_assert()
Andrew Bartlett
1
-24
/
+19
2012-06-20
s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er...
Andrew Bartlett
3
-22
/
+51
2012-06-20
s4-provision: Remove --slapd-path option
Andrew Bartlett
3
-9
/
+6
2012-06-20
s4-provision: Remove last unused remenants of the 'sid generator' configuration
Andrew Bartlett
1
-10
/
+3
2012-06-20
Revert "s4-libcli: Remove unused finddcs_nbt"
Andrew Bartlett
1
-0
/
+311
2012-06-19
auth: Use only security_token_is_system to determine that a user is SYSTEM
Andrew Bartlett
1
-2
/
+0
2012-06-19
lib/tdb_wrap: use tdb directly, not tdb_compat.
Rusty Russell
2
-3
/
+1
2012-06-19
ldb: use tdb directly, not tdb_compat.
Rusty Russell
1
-6
/
+6
2012-06-17
heimdal:lib/wind: include <stdlib.h> at the end
Stefan Metzmacher
3
-3
/
+3
2012-06-16
heimdal:lib/wind: make sure errorlist_table.c includes config.h as first header
Stefan Metzmacher
1
-1
/
+1
2012-06-16
heimdal:lib/krb5: don't name a struct 'token'
Stefan Metzmacher
1
-1
/
+1
2012-06-16
s4-classicupgrade: Also ask testparm for 'smb passwd file'
Andrew Bartlett
1
-0
/
+2
2012-06-16
s4-classicupgrade: Use "samba classic" description for samba3 NT4-like domain...
Andrew Bartlett
2
-11
/
+13
2012-06-16
s4-lib/param: FLAG DAY for the default FILE SERVER
Andrew Bartlett
1
-4
/
+4
2012-06-16
s4-s3upgrade: Assert that administrator has a SID of -500, and only skip root...
Andrew Bartlett
1
-2
/
+9
2012-06-16
s4-s3upgrade: Add my wins.dat and fix the parsing error
Andrew Bartlett
2
-1
/
+4
2012-06-16
s4-s3upgrade: improve idmap import to use posixAccount and posixGroup entries
Andrew Bartlett
1
-2
/
+32
2012-06-16
s4-idmap: Add mapping using uidNumber and gidNumber like idmap_ad
Andrew Bartlett
2
-2
/
+123
2012-06-16
s4-selftest: Add tests for dbcheck on an old database that needs repair
Andrew Bartlett
1
-0
/
+2
2012-06-16
s4-dbcheck: Always specify the dhcheck control
Andrew Bartlett
1
-0
/
+1
2012-06-16
selftest: Add targetdir and tdbrestore parameters to undump.sh
Andrew Bartlett
1
-5
/
+22
2012-06-15
lib/param: Use server role = 'standalone server' to be consistant with member...
Andrew Bartlett
2
-7
/
+11
2012-06-15
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
23
-39
/
+48
2012-06-15
heimdal:lib/hdb: <config.h> needs to be the first header
Stefan Metzmacher
1
-2
/
+2
2012-06-13
s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointers
Stefan Metzmacher
12
-439
/
+439
[prev]
[next]