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
/
dsdb
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-02
s4-dsdb: added dsdb_dn_is_upgraded_link_val()
Andrew Tridgell
1
-0
/
+9
2010-01-02
s4-dsdb: allow the component name to be specified in dsdb_get_extended_dn_guid()
Andrew Tridgell
1
-2
/
+2
2009-12-21
s4-dsdb-util: Execute ldb_request using LDB_CONTROL_AS_SYSTEM
Kamen Mazdrashki
1
-0
/
+49
2009-12-21
s4-dsdb-util: Utility function to process ldb_request in transaction
Kamen Mazdrashki
1
-0
/
+26
2009-12-21
s4-dsdb: added dsdb_get_extended_dn_uint64()
Andrew Tridgell
1
-3
/
+11
2009-12-21
s4-dsdb: added two new dsdb_get_extended_dn_*() helper functions
Andrew Tridgell
1
-0
/
+43
2009-12-18
s4-dsdb: fixed the sort in dsdb_find_nc_root()
Andrew Tridgell
1
-1
/
+6
2009-12-17
s4:"samdb_set_password" - remove delete instructions
Matthias Dieter Wallnöfer
1
-7
/
+2
2009-12-17
s4:dsdb/common/util - make NTTIME attribute wrappers use a "const" message
Matthias Dieter Wallnöfer
1
-4
/
+6
2009-12-16
s4-dsdb: added dsdb_get_deleted_objects_dn()
Andrew Tridgell
1
-0
/
+22
2009-12-16
s4-dsdb: added dsdb_find_nc_root()
Andrew Tridgell
1
-0
/
+64
2009-12-16
s4-dsdb: added dsdb_wellknown_dn()
Andrew Tridgell
1
-0
/
+32
2009-12-16
s4-dsdb: added dsdb_dn_is_deleted_val()
Andrew Tridgell
1
-0
/
+14
2009-12-14
s4-dsdb: return a zero guid on error in samdb_result_guid()
Andrew Tridgell
1
-1
/
+1
2009-12-13
s4:"samdb_set_password_sid" - clean up created objects correctly
Matthias Dieter Wallnöfer
1
-2
/
+14
2009-12-10
s4-dsdb: use GUID_to_ndr_blob()
Andrew Tridgell
1
-7
/
+3
2009-12-10
s4-dsdb: simplify samdb_result_guid()
Andrew Tridgell
1
-11
/
+4
2009-12-10
s4-dsdb: use GUID_from_ndr_blob() to create dsdb_get_extended_dn_guid()
Andrew Tridgell
1
-0
/
+14
2009-12-09
s4-dsdb: added dsdb_functional_level() helper function
Andrew Tridgell
1
-0
/
+16
2009-12-07
s4:dsdb Make parentGUID handler use dsdb_module_search_dn()
Andrew Bartlett
1
-58
/
+0
2009-12-04
s4-drsutil: fixed a memory leak in samdb_search_count
Andrew Tridgell
1
-4
/
+5
2009-11-24
s4:dsdb Add function to return the CN=Aggregate schema DN
Andrew Bartlett
1
-0
/
+18
2009-11-23
s4/schema: Object(OR-Name) syntax handling for DRS calls
Kamen Mazdrashki
2
-2
/
+5
2009-11-20
s4-drs: Utility functions to deal with GUID
Fernando J V da Silva
1
-0
/
+99
2009-11-15
s4:samdb util - add a call for generating a correct "lDAPDisplayName"
Matthias Dieter Wallnöfer
1
-0
/
+28
2009-11-13
s4-ldb: changed the DN checks for \n to warnings
Andrew Tridgell
1
-3
/
+6
2009-11-12
s4:dsdb Add expected value tests for most DRS syntax conversions
Andrew Bartlett
1
-6
/
+6
2009-11-12
s4:dsdb Cosmetic fixes found by metze in review of dsdb_dn changes
Andrew Bartlett
1
-1
/
+2
2009-11-12
s4:dsdb Ensure we allow 'odd' lengths for DN+String
Andrew Bartlett
1
-5
/
+5
2009-11-12
s4:dsdb Add extensive tests for the behaviour of dsdb_dn
Andrew Bartlett
1
-0
/
+357
2009-11-12
s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+String
Andrew Bartlett
2
-0
/
+340
2009-11-07
s4:dsdb/common/util - samdb_result_hashes - use "unsigned int" for counters
Matthias Dieter Wallnöfer
1
-2
/
+1
2009-11-06
s4:samdb_check_password - allow the password string to be NULL
Matthias Dieter Wallnöfer
1
-0
/
+1
2009-11-06
s4:samdb_validate_password - Adapt the function to use the UNIX charset for t...
Matthias Dieter Wallnöfer
1
-20
/
+7
2009-11-05
s4:dsdb/common/util - Add a new utility function "samdb_check_password"
Matthias Dieter Wallnöfer
1
-9
/
+45
2009-11-05
s4:samdb_set_password/samdb_set_password_sid - Better comments and cosmetics
Matthias Dieter Wallnöfer
1
-28
/
+34
2009-10-18
s4:sites - get the server site (name) from DSDB
Matthias Dieter Wallnöfer
1
-0
/
+10
2009-10-15
s4-dsdb: added samdb_rodc() and samdb_ntds_options()
Andrew Tridgell
1
-0
/
+50
2009-10-12
s4:provision Remove all references to samba4LocalDomain
Andrew Bartlett
1
-1
/
+1
2009-10-08
s3/s4 - Adapt the IDL changes on various locations
Matthias Dieter Wallnöfer
1
-11
/
+14
2009-10-02
s4:samdb_set_password - Return the maximum password age when requested (not t...
Matthias Dieter Wallnöfer
1
-2
/
+3
2009-10-02
s4:samdb_set_password - cosmetic fixes
Matthias Dieter Wallnöfer
1
-44
/
+58
2009-10-02
s4:dsdb/common/sidmap - Remove
Matthias Dieter Wallnöfer
1
-612
/
+0
2009-09-30
s4:dsdb/common/util - remove introduced "samdb_is_capable_dc" call
Matthias Dieter Wallnöfer
1
-57
/
+0
2009-09-28
s4-dsdb: ask for an extended DN in dsdb_find_dn_by_guid()
Andrew Tridgell
1
-0
/
+5
2009-09-28
s4-dsdb: make dsdb_search_dn_with_deleted public for repl_meta_data module
Andrew Tridgell
1
-5
/
+5
2009-09-24
s4-drs: add SHOW_DELETED control on dsdb utility calls
Andrew Tridgell
1
-2
/
+60
2009-09-23
s4-dsdb: added dsdb_find_sid_by_dn()
Andrew Tridgell
1
-0
/
+30
2009-09-21
s4-dsdb: fixed a printf format warning
Andrew Tridgell
1
-1
/
+1
2009-09-20
s4:dsdb/common/util - Check for the right forest/domain function level
Matthias Dieter Wallnöfer
1
-0
/
+57
[prev]
[next]