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-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
2012-04-18
s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...
Matthieu Patou
4
-13
/
+34
2012-04-17
s4: use enums instead of strings it's cheaper
Matthieu Patou
1
-14
/
+40
2012-04-17
s4:ldapcmp.py: pass down outf and errf
Stefan Metzmacher
1
-12
/
+29
2012-04-16
provision: Simplify handling of default for --server-role.
Jelmer Vernooij
1
-8
/
+4
2012-04-16
provision: Simplify handling of default for --function-level.
Jelmer Vernooij
1
-4
/
+3
2012-04-16
provision: Simplify handling of default for --dns-backend option.
Jelmer Vernooij
1
-6
/
+2
2012-04-16
s4:libcli/smb2: fix anonymous session setups against windows servers
Stefan Metzmacher
2
-1
/
+16
2012-04-16
s4:libcli/smb2: remove unused dependency to LIBPACKET
Stefan Metzmacher
2
-2
/
+1
2012-04-16
Add an option to have s3fs as file server for samba4
Matthieu Patou
2
-9
/
+21
2012-04-16
s4-provision: Update configuration lines for dlz_bind9
Amitay Isaacs
2
-4
/
+7
2012-04-16
dlz_bind9: Build shared libraries for both BIND versions 9.8 and 9.9
Amitay Isaacs
3
-0
/
+28
2012-04-16
dlz_bind9: changes to make dlz_bind9 work with BIND 9.9.0
Amitay Isaacs
2
-22
/
+53
2012-04-14
s4-auth: Make sure ldb context is initialized even if not passed by Python code
Alexander Bokovoy
1
-1
/
+1
2012-04-13
rely on sys/inotify.h for inotify
Adrian Bunk
2
-37
/
+3
2012-04-12
s4-libnet: split export_keytab in a separate python module to avoid pulling i...
Alexander Bokovoy
8
-48
/
+165
2012-04-12
srv_keytab: Pass krb5_context directly, it's all we use anyways.
Simo Sorce
2
-17
/
+12
2012-04-12
auth-krb: Move pac related util functions in a single place.
Simo Sorce
5
-0
/
+5
2012-04-12
auth-krb: Make functions static.
Simo Sorce
1
-0
/
+71
2012-04-12
auth-krb: Nove oid packet check to gensec_util.
Simo Sorce
2
-43
/
+3
2012-04-12
s4-auth-krb: Remove dependency on credentials too.
Simo Sorce
2
-11
/
+5
2012-04-12
s4-auth-krb: Remove unneded dependency on kerberos_util.
Simo Sorce
4
-41
/
+55
2012-04-12
s4-auth-krb: Simplify salt_princ handling.
Simo Sorce
6
-296
/
+250
2012-04-12
s4-auth-krb: Move function to db-glue.c and make it static.
Simo Sorce
3
-20
/
+21
2012-04-12
s4-auth-krb: Move keytab functions in a separate file.
Simo Sorce
6
-708
/
+751
2012-04-12
s4-auth-krb: Streamline and cleanup code to make it readable.
Simo Sorce
1
-190
/
+256
2012-04-12
s4-auth-krb: streamline and rename enctype functions
Simo Sorce
1
-11
/
+12
2012-04-12
s4-auth-krb: Make kerberos_enctype_bitmap_to_enctype static.
Simo Sorce
2
-3
/
+1
[prev]
[next]