index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbcheck: added fix for incorrect RMD_FLAGS
Andrew Tridgell
2012-04-18
1
-0
/
+35
*
dsdb: added SHOW_DELETED to samldb_member_check()
Andrew Tridgell
2012-04-18
1
-1
/
+1
*
s4:dbchecker.py - integrate the "objectClass" fixing code
Matthias Dieter Wallnöfer
2012-04-18
1
-0
/
+27
*
s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from Python
Matthias Dieter Wallnöfer
2012-04-18
1
-0
/
+14
*
s3fs: Use xattr_tdb format for xattr storage
Andrew Bartlett
2012-04-18
1
-9
/
+16
*
s4-python: Add python wrapper for xattr_tdb format xattr storage
Andrew Bartlett
2012-04-18
4
-34
/
+208
*
s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modify
Michael Adam
2012-04-18
4
-0
/
+37
*
s4-schema: set subClassOf by default to top if not specified
Matthieu Patou
2012-04-18
1
-0
/
+6
*
s4-schema: remove unused variable
Matthieu Patou
2012-04-18
1
-4
/
+0
*
s4-schema: Generate some schema related attribute as MS AD is doing if they a...
Matthieu Patou
2012-04-18
1
-0
/
+43
*
s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...
Matthieu Patou
2012-04-18
4
-13
/
+34
*
s4: use enums instead of strings it's cheaper
Matthieu Patou
2012-04-17
1
-14
/
+40
*
s4:ldapcmp.py: pass down outf and errf
Stefan Metzmacher
2012-04-17
1
-12
/
+29
*
provision: Simplify handling of default for --server-role.
Jelmer Vernooij
2012-04-16
1
-8
/
+4
*
provision: Simplify handling of default for --function-level.
Jelmer Vernooij
2012-04-16
1
-4
/
+3
*
provision: Simplify handling of default for --dns-backend option.
Jelmer Vernooij
2012-04-16
1
-6
/
+2
*
s4:libcli/smb2: fix anonymous session setups against windows servers
Stefan Metzmacher
2012-04-16
2
-1
/
+16
*
s4:libcli/smb2: remove unused dependency to LIBPACKET
Stefan Metzmacher
2012-04-16
2
-2
/
+1
*
Add an option to have s3fs as file server for samba4
Matthieu Patou
2012-04-16
2
-9
/
+21
*
s4-provision: Update configuration lines for dlz_bind9
Amitay Isaacs
2012-04-16
2
-4
/
+7
*
dlz_bind9: Build shared libraries for both BIND versions 9.8 and 9.9
Amitay Isaacs
2012-04-16
3
-0
/
+28
*
dlz_bind9: changes to make dlz_bind9 work with BIND 9.9.0
Amitay Isaacs
2012-04-16
2
-22
/
+53
*
s4-auth: Make sure ldb context is initialized even if not passed by Python code
Alexander Bokovoy
2012-04-14
1
-1
/
+1
*
rely on sys/inotify.h for inotify
Adrian Bunk
2012-04-13
2
-37
/
+3
*
s4-libnet: split export_keytab in a separate python module to avoid pulling i...
Alexander Bokovoy
2012-04-12
8
-48
/
+165
*
srv_keytab: Pass krb5_context directly, it's all we use anyways.
Simo Sorce
2012-04-12
2
-17
/
+12
*
auth-krb: Move pac related util functions in a single place.
Simo Sorce
2012-04-12
5
-0
/
+5
*
auth-krb: Make functions static.
Simo Sorce
2012-04-12
1
-0
/
+71
*
auth-krb: Nove oid packet check to gensec_util.
Simo Sorce
2012-04-12
2
-43
/
+3
*
s4-auth-krb: Remove dependency on credentials too.
Simo Sorce
2012-04-12
2
-11
/
+5
*
s4-auth-krb: Remove unneded dependency on kerberos_util.
Simo Sorce
2012-04-12
4
-41
/
+55
*
s4-auth-krb: Simplify salt_princ handling.
Simo Sorce
2012-04-12
6
-296
/
+250
*
s4-auth-krb: Move function to db-glue.c and make it static.
Simo Sorce
2012-04-12
3
-20
/
+21
*
s4-auth-krb: Move keytab functions in a separate file.
Simo Sorce
2012-04-12
6
-708
/
+751
*
s4-auth-krb: Streamline and cleanup code to make it readable.
Simo Sorce
2012-04-12
1
-190
/
+256
*
s4-auth-krb: streamline and rename enctype functions
Simo Sorce
2012-04-12
1
-11
/
+12
*
s4-auth-krb: Make kerberos_enctype_bitmap_to_enctype static.
Simo Sorce
2012-04-12
2
-3
/
+1
*
s4-auth-krb: Make kerberos_enctype_bitmap_to_enctypes static.
Simo Sorce
2012-04-12
1
-1
/
+7
*
s4-auth-krb: Move function into more appropriate header.
Simo Sorce
2012-04-12
1
-0
/
+8
*
s4-auth-krb: Make impersonate_principal_from_credentials static.
Simo Sorce
2012-04-12
1
-0
/
+1
*
gensec_gssapi: keep private header file close to the actual code
Simo Sorce
2012-04-12
2
-1
/
+70
*
krb5_wrap: remove duplicate declaration and dead ifdef
Simo Sorce
2012-04-12
1
-4
/
+0
*
s4-ldb: use KRB5_KEY macros to access key elements.
Günther Deschner
2012-04-12
1
-8
/
+8
*
s4-smb2: Fix a talloc crash bug.
Andreas Schneider
2012-04-11
1
-2
/
+2
*
s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_structural_class()" into ...
Matthias Dieter Wallnöfer
2012-04-11
6
-83
/
+46
*
s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_guid_from_message()" to i...
Matthias Dieter Wallnöfer
2012-04-11
2
-18
/
+23
*
s4:dsdb - introduce a only constant-time "get_last_structural_class()" call
Matthias Dieter Wallnöfer
2012-04-11
3
-37
/
+18
*
s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_access_on_class" to it...
Matthias Dieter Wallnöfer
2012-04-11
2
-46
/
+47
*
s4:dsdb - move "objectclass_sort()" out from the objectclass LDB module into ...
Matthias Dieter Wallnöfer
2012-04-11
2
-217
/
+200
*
s4:acl LDB module - remove set but unused variables
Matthias Dieter Wallnöfer
2012-04-11
1
-5
/
+0
[next]