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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-08
s3: Build idmap_autorid by default
Volker Lendecke
1
-0
/
+1
2010-11-08
s3:idmap: add a new ID mapping module autorid
Christian Ambach
4
-0
/
+610
2010-11-08
s3:winbind add wcache_tdc_fetch_domainbysid
Christian Ambach
2
-0
/
+53
2010-11-08
s3: Put some parentheses around conditionals
Volker Lendecke
1
-2
/
+2
2010-11-08
s3: Consistently use stdbool types in new code
Volker Lendecke
1
-11
/
+11
2010-11-08
s3:winbind add timeouts to winbind cache
Christian Ambach
1
-14
/
+57
2010-11-08
s4:passwords.py - test empty password attributes behaviour
Matthias Dieter Wallnöfer
1
-1
/
+154
2010-11-08
s4:password_hash LDB module - deleting password attributes is a little more c...
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-11-08
s4:samdb_msg_find_old_and_new_ldb_val - rework
Matthias Dieter Wallnöfer
2
-10
/
+38
2010-11-08
s4:password_hash LDB module - clear the fact that a delete of password attrib...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-08
s4:acl LDB module - define the delete passwords special case a bit better
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-11-08
s4:passwords.py - add another two failure cases
Matthias Dieter Wallnöfer
1
-0
/
+21
2010-11-08
ldb:pyldb.c - "py_ldb_msg_element_get" - here we can safely use "unsigned int...
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-11-08
ldb:pyldb.c - "py_ldb_contains" - return only "0" not found, "1" found, "-1" ...
Matthias Dieter Wallnöfer
1
-3
/
+10
2010-11-08
ldb:pyldb.c - most of the times "time_t" is defined as "long int"
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-11-08
ldb:pyldb.c - fix some "Py_ssize_t" output warnings
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-11-08
ldb:pyldb.c - use "Py_ssize_t" for counting list entries
Matthias Dieter Wallnöfer
1
-12
/
+11
2010-11-08
ldb:pyldb.c - fix indentation
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-11-08
s4:pydsdb.c - use "Py_ssize_t" for Python list counters
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-08
s4:pydsdb.c - introduce Python 2.4 compatibility defines
Matthias Dieter Wallnöfer
1
-0
/
+11
2010-11-08
s4:objectguid/repl_meta_data LDB module - deny "objectGUID" updates
Matthias Dieter Wallnöfer
3
-0
/
+29
2010-11-08
s4:objectclass LDB module - no idea why we'd need the "objectGUID" here
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-08
s4:objectguid LDB module - make use of "dsdb_next_callback"
Matthias Dieter Wallnöfer
2
-30
/
+6
2010-11-08
s4:drsuapi RPC server - writespn.c - fix indentations
Matthias Dieter Wallnöfer
1
-15
/
+24
2010-11-08
s4-drs: allow bypass of writespn checking for some SPNs
Andrew Tridgell
1
-1
/
+111
2010-11-08
heimdal Add clock-skew handling to DCE-style GSSAPI
Andrew Bartlett
1
-39
/
+65
2010-11-08
s4-auth Supply more useful error messages on Kerberos failure
Andrew Bartlett
3
-13
/
+28
2010-11-08
s4-auth Fix typos in samba4 auth code
Brad Hards
1
-7
/
+7
2010-11-08
s4-dsdb Explain why we may not use the GC name in some situations.
Andrew Bartlett
1
-0
/
+8
2010-11-08
s4-selftest fix indentation
Andrew Bartlett
1
-3
/
+3
2010-11-08
s4-repl: fixed replication notifications to RODCs
Andrew Tridgell
3
-7
/
+58
2010-11-08
fix
Andrew Tridgell
2
-4
/
+4
2010-11-08
s4-debug: lowered the debug level of some unimportant messages
Andrew Tridgell
3
-4
/
+4
2010-11-08
s4-ldb: don't give an error if a module is already registered
Andrew Tridgell
1
-0
/
+7
2010-11-08
waf: go back to the previous method of handling .inst. rules
Andrew Tridgell
1
-1
/
+1
2010-11-08
waf: fixed the names of the installed libraries after the last change
Andrew Tridgell
1
-5
/
+13
2010-11-08
s4-dns: ensure we get the right case on the grant rule for administrator
Andrew Tridgell
1
-2
/
+1
2010-11-08
waf: fixed tabs/spaces for python3.0
Andrew Tridgell
2
-5
/
+5
2010-11-08
waf: prevent us from modifying non-install libs during make install
Andrew Tridgell
1
-2
/
+6
2010-11-08
s4-ldb: better error message when we try to register a module twice
Andrew Tridgell
1
-2
/
+3
2010-11-08
s4-pydrs: validate the DsGetNCChanges response
Andrew Tridgell
1
-0
/
+2
2010-11-07
s4-join: modify join behaviour according to domain level
Andrew Tridgell
4
-43
/
+112
2010-11-07
s4-drs: allow override of the replica_flags
Andrew Tridgell
1
-2
/
+7
2010-11-07
s4-dsdb: give the DN on a shema attribute failure
Andrew Tridgell
1
-1
/
+1
2010-11-07
s4:ldap.py - add more "objectGUID" related tests
Matthias Dieter Wallnöfer
1
-2
/
+76
2010-11-07
s4:objectguid LDB module - fix typo in output message
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-07
s4:objectguid LDB module - objectGUIDs cannot be specified on add operations
Matthias Dieter Wallnöfer
1
-2
/
+6
2010-11-07
s4:upgradeprovision - remove some "recalculate_sd" uses
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-11-07
s4:descriptor LDB module - make the "nTSecurityDescriptor" attribute fully be...
Matthias Dieter Wallnöfer
2
-52
/
+117
2010-11-07
s4:ldb_modules/util.c - "dsdb_get_single_valued_attr" - support the attribute...
Matthias Dieter Wallnöfer
2
-10
/
+20
[next]