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
/
dsdb
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-dsdb: fixed re-join of subdomain
Andrew Tridgell
2011-10-04
1
-3
/
+4
*
s4-dsdb: simplify samdb_is_gc()
Andrew Tridgell
2011-10-04
1
-28
/
+2
*
s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
Andrew Tridgell
2011-10-04
2
-0
/
+67
*
s4-dsdb: added NO_GLOBAL_CATALOG control
Andrew Tridgell
2011-09-22
2
-1
/
+11
*
s4-dsdb: failing to find the object is not an error in dsdb_loadreps()
Andrew Tridgell
2011-09-22
1
-3
/
+8
*
s4-dsdb: fixed compiler warning
Andrew Tridgell
2011-09-08
1
-1
/
+1
*
s4-dsdb Print clearer error messages when invalid account flags are specified...
Andrew Bartlett
2011-09-05
1
-0
/
+9
*
s4-dsdb Return ACL errors as ldb_errstring()
Andrew Bartlett
2011-08-26
1
-0
/
+3
*
s4-dsdb: added samdb_ntds_msdcs_dns_name()
Andrew Tridgell
2011-08-25
1
-2
/
+37
*
s4-dsdb: added samdb_dn_to_dns_domain()
Andrew Tridgell
2011-08-25
1
-0
/
+36
*
s4-dsdb: assert that base DNs are used correctly
Andrew Tridgell
2011-08-25
1
-0
/
+3
*
s4-dsdb Give a less worrying error message on failure to get a transaction
Andrew Bartlett
2011-08-13
1
-1
/
+1
*
s4-dsdb Add ability to force a particular SID in the upgrade case
Andrew Bartlett
2011-08-13
1
-1
/
+16
*
s4-dsdb Add flag to set DSDB_BYPASS_PASSWORD_HASH control
Andrew Bartlett
2011-08-13
2
-0
/
+9
*
s4-dsdb: don't cache the NTDS settings DN
Andrew Tridgell
2011-08-12
1
-9
/
+8
*
s4-dsdb: added dn_format attribute of a dsdb_attribute
Andrew Tridgell
2011-08-04
1
-7
/
+0
*
s4-dsdb: fixed a warning on dsdb_delete()
Andrew Tridgell
2011-08-04
1
-1
/
+1
*
s4-dsdb: make requests for STORAGE_FORMAT control non-critical
Andrew Tridgell
2011-08-04
1
-1
/
+1
*
s4-dsdb: added dsdb_delete() function
Andrew Tridgell
2011-07-21
1
-0
/
+30
*
Standalone samdb_ntds_site_settings_options() helper
Dave Craft
2011-07-14
1
-0
/
+48
*
s4-drs: cope with missing RMD_ADDTIME in linked attributes
Andrew Tridgell
2011-06-10
1
-1
/
+1
*
s4-dsdb Add transactions to dsdb modify helpers
Andrew Bartlett
2011-05-08
1
-0
/
+18
*
s4-socket: rename allow_access() to socket_allow_access()
Andrew Tridgell
2011-05-03
1
-1
/
+1
*
s4-dsdb: added a ldb err -> NTSTATUS mapping
Andrew Tridgell
2011-04-04
1
-0
/
+78
*
s4/ldb - remove now superflous "ldb_dn_validate" checks
Matthias Dieter Wallnöfer
2011-03-04
2
-3
/
+3
*
s4:dsdb - always handle the attribute "options" as 32bit unsigned integer
Matthias Dieter Wallnöfer
2011-03-01
1
-2
/
+3
*
s4:dsdb/common/util.c - remove "samdb_find_or_add_value"
Matthias Dieter Wallnöfer
2011-03-01
1
-8
/
+0
*
s4:dsdb/common/util.c - fully remove "samdb_msg_add_string"
Matthias Dieter Wallnöfer
2011-03-01
1
-18
/
+3
*
s4:remove many invocations of "samdb_msg_add_string"
Matthias Dieter Wallnöfer
2011-03-01
2
-10
/
+8
*
Fix some types
Jelmer Vernooij
2011-02-28
1
-2
/
+2
*
s4/dsdb-util: Use DS_NTDSDSA_OPT_IS_GC flag definition
Kamen Mazdrashki
2011-02-27
1
-1
/
+1
*
build: moved libds/common/flag_mapping.c into a common subsystem
Andrew Tridgell
2011-02-24
2
-0
/
+3
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
2
-3
/
+3
*
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
2011-01-20
1
-7
/
+6
*
s4:dsdb_find_nc_root - fix it up to let the provisioning work correctly
Matthias Dieter Wallnöfer
2011-01-15
1
-2
/
+2
*
s4-dsdb: minimise the DN in group expansion
Andrew Tridgell
2011-01-14
1
-0
/
+5
*
s4-dsdb Implement tokenGroups expansion directly in ldb operational module
Andrew Bartlett
2011-01-14
1
-0
/
+167
*
s4-dsdb: Added a helper function to get the default dns domain as string.
Nadezhda Ivanova
2010-12-22
1
-0
/
+19
*
s4:dsdb/common/util.c - remove unused variable "ndr_err"
Matthias Dieter Wallnöfer
2010-12-21
1
-1
/
+0
*
s4-dsdb Use sid_blob_parse()
Andrew Bartlett
2010-12-16
1
-3
/
+3
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-4
/
+4
*
s4:fix some shadowed declaration warnings on Solaris by renaming the symbols
Matthias Dieter Wallnöfer
2010-12-06
1
-5
/
+6
*
s4:dsdb/common/util_samr.c and auth/sam.c - fix error message
Matthias Dieter Wallnöfer
2010-12-04
1
-2
/
+2
*
s4:dsdb/common/util_samr.c - "dsdb_enum_group_mem" - fix it up regarding non ...
Matthias Dieter Wallnöfer
2010-12-04
1
-7
/
+16
*
s4:dsdb/common/util.c - "samdb_msg_add_add/delval" - introduce also here the ...
Matthias Dieter Wallnöfer
2010-12-01
1
-2
/
+2
*
s4:"dsdb_find_nc_root" - let it work also when the "namingContexts" attribute...
Matthias Dieter Wallnöfer
2010-11-16
1
-8
/
+34
*
s4:dsdb - proof against empty RDN values where expected
Matthias Dieter Wallnöfer
2010-11-11
1
-0
/
+5
*
s4:password_hash LDB module - move "samdb_msg_find_old_and_new_ldb_val" into ...
Matthias Dieter Wallnöfer
2010-11-11
1
-62
/
+0
*
s4:dsdb/common: add DSDB_SECRET_ATTRIBUTES_EX()
Stefan Metzmacher
2010-11-09
1
-11
/
+14
*
s4:dsdb/common: create a DSDB_SECRET_ATTRIBUTES define with all secret attrib...
Stefan Metzmacher
2010-11-09
2
-12
/
+15
[next]