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-04-20
Move kdc_get_policy helper in the lsa server where it belongs.
Simo Sorce
7
-96
/
+44
2012-04-19
Use loadparm helper to find lifetime defaults
Simo Sorce
1
-6
/
+10
2012-04-19
Move README file in the right place.
Simo Sorce
1
-4
/
+0
2012-04-19
s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntacl
Andrew Bartlett
1
-0
/
+1
2012-04-19
Added number of FSMO roles owned by the server we are trying to demote.
Daniele Dario
1
-1
/
+1
2012-04-19
s4-provision: Always give the warning if we are using eadb. It really should...
Andrew Bartlett
1
-3
/
+6
2012-04-19
waf: Fix mispelling
Simo Sorce
1
-1
/
+1
2012-04-19
Fix Error messages
Simo Sorce
1
-4
/
+2
2012-04-19
s4-kcc: avoid a false alarm with rodc
Matthieu Patou
1
-0
/
+7
2012-04-19
samba_spnupdate: don't try to register DNS related SPN if we are not masterin...
Matthieu Patou
1
-1
/
+24
2012-04-19
dbcheck: Add a check that every FSMO role has a valid owner
Andrew Bartlett
1
-0
/
+41
2012-04-19
s4-samba-tool: Fix samba-tool fsmo seize
Andrew Bartlett
2
-46
/
+51
2012-04-19
s4-s3upgrade: Do not ever set a domain-wide maxPwdAge of 0
Andrew Bartlett
1
-1
/
+1
2012-04-19
s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot list...
Andrew Bartlett
1
-2
/
+14
2012-04-18
Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilities
Jeremy Allison
1
-0
/
+37
2012-04-18
Add smb_raw_setfsinfo() - currently only available level is SMB_SET_CIFS_UNIX...
Jeremy Allison
3
-0
/
+94
2012-04-18
s4-torture: Fix the raw.notify mask test
Volker Lendecke
1
-0
/
+4
2012-04-18
s4-torture: Use 2 client connections for raw.notify.mask
Volker Lendecke
1
-19
/
+20
2012-04-18
s4-torture: Use 2 client connections for raw.notify.tree
Volker Lendecke
1
-3
/
+9
2012-04-18
s4-torture: Use 2 client connections for raw.notify.recursive
Volker Lendecke
1
-6
/
+13
2012-04-18
s4:torture:smb2: add a session.reauth2 test.
Michael Adam
1
-0
/
+93
2012-04-18
s4:torture:smb2: rename the file in the session-reauth1 test more systematically
Michael Adam
1
-1
/
+1
2012-04-18
s4:torture:smb2: rename the session_reauth test to session_reauth1
Michael Adam
1
-2
/
+2
2012-04-18
s4-torture: notify all is empty now
Volker Lendecke
1
-19
/
+0
2012-04-18
s4-torture: Separate out the notify alignment subtest
Volker Lendecke
1
-4
/
+9
2012-04-18
s4-torture: Separate out the notify basedir subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify overflow subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify tree subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify double subtest
Volker Lendecke
1
-2
/
+7
2012-04-18
s4-torture: Separate out the notify tcp_dis subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify ulogoff subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify exit subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify tdis subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify file subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify mask_change subtest
Volker Lendecke
1
-2
/
+9
2012-04-18
s4-torture: Separate out the notify recursive subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify mask subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify dir subtest
Volker Lendecke
1
-3
/
+9
2012-04-18
s4-torture: Separate out the notify tcon subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Make notify a suite
Volker Lendecke
2
-4
/
+13
2012-04-18
dbcheck: added fix for incorrect RMD_FLAGS
Andrew Tridgell
1
-0
/
+35
2012-04-18
dsdb: added SHOW_DELETED to samldb_member_check()
Andrew Tridgell
1
-1
/
+1
2012-04-18
s4:dbchecker.py - integrate the "objectClass" fixing code
Matthias Dieter Wallnöfer
1
-0
/
+27
2012-04-18
s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from Python
Matthias Dieter Wallnöfer
1
-0
/
+14
2012-04-18
s3fs: Use xattr_tdb format for xattr storage
Andrew Bartlett
1
-9
/
+16
2012-04-18
s4-python: Add python wrapper for xattr_tdb format xattr storage
Andrew Bartlett
4
-34
/
+208
2012-04-18
s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modify
Michael Adam
4
-0
/
+37
2012-04-18
s4-schema: set subClassOf by default to top if not specified
Matthieu Patou
1
-0
/
+6
2012-04-18
s4-schema: remove unused variable
Matthieu Patou
1
-4
/
+0
2012-04-18
s4-schema: Generate some schema related attribute as MS AD is doing if they a...
Matthieu Patou
1
-0
/
+43
[next]