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
...
*
s4-dsdb: greatly simplify the subtree_delete module
Andrew Tridgell
2009-12-18
1
-117
/
+20
*
s4-dsdb: declare ldb_dn_update_components()
Andrew Tridgell
2009-12-18
1
-0
/
+1
*
s4-dsdb: added ldb_dn_update_components()
Andrew Tridgell
2009-12-18
1
-0
/
+23
*
s4-dsdb: fixed the sort in dsdb_find_nc_root()
Andrew Tridgell
2009-12-18
1
-1
/
+6
*
s4-ldb: display msDS-OptionalFeatureGUID as a GUID
Andrew Tridgell
2009-12-18
1
-0
/
+1
*
s4-scripts: add a enablerecyclebin script
Andrew Tridgell
2009-12-18
1
-0
/
+54
*
s4-ldb: canonicalise the message on ldb_add
Andrew Tridgell
2009-12-18
1
-0
/
+9
*
s4-dsdb: Add a test for adding, deleting, and appending a posixAccount object...
Brendan Powers
2009-12-18
1
-0
/
+30
*
s4-dsdb: fix handling of AUX classes in objectclass_sort
Brendan Powers
2009-12-18
1
-146
/
+133
*
s4-dsdb: return an error if samAccountName is not specified when creating a u...
Brendan Powers
2009-12-18
1
-0
/
+7
*
s4-dsdb: Move get_last_structural class from descriptor.c to util.c
Brendan Powers
2009-12-18
3
-16
/
+30
*
s4-dsdb: Add a check to prevent acl_modify from debuging a NULL message
Brendan Powers
2009-12-18
1
-1
/
+5
*
s4:provision Give a more useful error message in guess_names
Andrew Bartlett
2009-12-18
1
-3
/
+11
*
s4 torture: RAW-STREAMS-NAMES Make sure the create time of the streams are di...
Tim Prouty
2009-12-17
1
-0
/
+24
*
s4 torture: Add RAW-STREAMS-RENAME3 to show error when trying to overwrite a ...
Tim Prouty
2009-12-17
1
-0
/
+92
*
s4 torture: Parameterize streams delete behavior rather than commenting out t...
Tim Prouty
2009-12-17
1
-3
/
+7
*
s4 torture: RAW-STREAMS-CREATEDISP Use a normal deny mode
Tim Prouty
2009-12-17
1
-1
/
+1
*
s4 torture: close handle instead of using exit
Tim Prouty
2009-12-17
1
-1
/
+1
*
s4:"samdb_set_password" - remove delete instructions
Matthias Dieter Wallnöfer
2009-12-17
1
-7
/
+2
*
s4-smbtorture: skip GetAliasMembership against s4.
Günther Deschner
2009-12-17
1
-0
/
+4
*
Fixed incorrect checking of PRINCIPAL_SELF permissions.
Nadezhda Ivanova
2009-12-17
3
-16
/
+139
*
s4-smbtorture: add a samr_GetAliasMembership test to RPC-SAMR.
Günther Deschner
2009-12-17
1
-0
/
+47
*
s4:dsdb/common/util - make NTTIME attribute wrappers use a "const" message
Matthias Dieter Wallnöfer
2009-12-17
1
-4
/
+6
*
s4-smbtorture: fix smbtorture after setprinter IDL fixes.
Günther Deschner
2009-12-17
1
-4
/
+4
*
s4-ntvfs: check if pvfs is NULL in pvfs_logoff
brendan powers
2009-12-17
1
-0
/
+5
*
s4:gensec: allow clearing local and remote address by passing NULL
Stefan Metzmacher
2009-12-16
1
-0
/
+10
*
s4-gensec: Remove obsolete socket_address vars and fns.
Andreas Schneider
2009-12-16
2
-35
/
+0
*
s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
8
-32
/
+29
*
s4-gensec: Replace gensec_set_peer_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
3
-12
/
+1
*
s4-gensec: Replace gensec_get_my_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
3
-23
/
+24
*
s4-gensec: Replace gensec_set_my_addr() with new tsocket based fn.
Andreas Schneider
2009-12-16
3
-27
/
+1
*
s4-gensec: Added remote and local setter/getter using tsocket.
Andreas Schneider
2009-12-16
3
-4
/
+127
*
s4-dsdb: also mark the relax control non-critical when done
Andrew Tridgell
2009-12-16
1
-5
/
+3
*
s4-dsdb: it is a better pattern to mark a control as done than remove it
Andrew Tridgell
2009-12-16
3
-21
/
+7
*
s4-dsdb: when the SD_FLAGS control is set, don't remove nTSecurityDescriptor
Andrew Tridgell
2009-12-16
1
-10
/
+19
*
s4-dsdb: don't actually remove the sd_flags control, just mark it non-critical
Andrew Tridgell
2009-12-16
1
-14
/
+10
*
s4-ldb: show the OID of any unhandled critical controls
Andrew Tridgell
2009-12-16
1
-4
/
+9
*
s4-ldb: fixed a transaction error on prepare_commit
Andrew Tridgell
2009-12-16
1
-2
/
+2
*
s4-ldb: added --show-deactivated-link command line option
Andrew Tridgell
2009-12-16
1
-1
/
+8
*
s4-dsdb: added dsdb_get_deleted_objects_dn()
Andrew Tridgell
2009-12-16
1
-0
/
+22
*
s4-dsdb: added dsdb_find_nc_root()
Andrew Tridgell
2009-12-16
1
-0
/
+64
*
s4-dsdb: added dsdb_wellknown_dn()
Andrew Tridgell
2009-12-16
1
-0
/
+32
*
s4-dsdb: added a dsdb_module_rename() call
Andrew Tridgell
2009-12-16
1
-0
/
+43
*
s4-dsdb: added dsdb_module_modify()
Andrew Tridgell
2009-12-16
1
-0
/
+40
*
s4-dsdb: fixed dsdb_module_dn_by_guid()
Andrew Tridgell
2009-12-16
1
-3
/
+7
*
s4-dsdb: dsdb_flags should be unsigned
Andrew Tridgell
2009-12-16
1
-1
/
+1
*
s4-dsdb: rename dsdb_module_search_handle_flags to dsdb_request_add_controls
Andrew Tridgell
2009-12-16
3
-6
/
+10
*
s4-dsdb: added dsdb_module_dn_by_guid()
Andrew Tridgell
2009-12-16
1
-0
/
+41
*
s4-dsdb: use dsdb_dn_is_deleted_val()
Andrew Tridgell
2009-12-16
1
-25
/
+22
*
s4-dsdb: added dsdb_dn_is_deleted_val()
Andrew Tridgell
2009-12-16
1
-0
/
+14
[prev]
[next]