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
2009-12-18
s4:provision Give a more useful error message in guess_names
Andrew Bartlett
1
-3
/
+11
2009-12-17
Always map EMFILE to ERRDOS, ERRnofids, *NOT* NT_STATUS_TOO_MANY_OPENED_FILES.
Jeremy Allison
1
-0
/
+4
2009-12-17
Vector correctly through reply_openerror() (which uses the same logic).
Jeremy Allison
1
-6
/
+1
2009-12-17
s4 torture: RAW-STREAMS-NAMES Make sure the create time of the streams are di...
Tim Prouty
1
-0
/
+24
2009-12-17
s4 torture: Add RAW-STREAMS-RENAME3 to show error when trying to overwrite a ...
Tim Prouty
1
-0
/
+92
2009-12-17
s4 torture: Parameterize streams delete behavior rather than commenting out t...
Tim Prouty
1
-3
/
+7
2009-12-17
s4 torture: RAW-STREAMS-CREATEDISP Use a normal deny mode
Tim Prouty
1
-1
/
+1
2009-12-17
s4 torture: close handle instead of using exit
Tim Prouty
1
-1
/
+1
2009-12-17
Update default with correct value. Add a note about Win7 behavior
Jeremy Allison
1
-9
/
+12
2009-12-17
Fix bug #6939 - mangling method = hash breaks long filenames.
Jeremy Allison
1
-1
/
+4
2009-12-17
s4:"samdb_set_password" - remove delete instructions
Matthias Dieter Wallnöfer
1
-7
/
+2
2009-12-17
s4-smbtorture: skip GetAliasMembership against s4.
Günther Deschner
1
-0
/
+4
2009-12-17
Fixed incorrect checking of PRINCIPAL_SELF permissions.
Nadezhda Ivanova
3
-16
/
+139
2009-12-17
s4-smbtorture: add a samr_GetAliasMembership test to RPC-SAMR.
Günther Deschner
1
-0
/
+47
2009-12-17
tdbtool: avoid using c++ reserved words.
Günther Deschner
1
-2
/
+2
2009-12-17
s3: Run RPC-SAMBA3-GETALIASMEMBERSHIP-0 in make test
Volker Lendecke
1
-0
/
+1
2009-12-17
s4:dsdb/common/util - make NTTIME attribute wrappers use a "const" message
Matthias Dieter Wallnöfer
1
-4
/
+6
2009-12-17
s3: Fix bug 6992, make test for getgrouplist cacheable
Jonas Gorski
1
-3
/
+3
2009-12-17
s4-smbtorture: fix smbtorture after setprinter IDL fixes.
Günther Deschner
1
-4
/
+4
2009-12-17
s3-spoolss: fix rpcclient after setprinter IDL fixes.
Günther Deschner
1
-2
/
+2
2009-12-17
spoolss: more mork on SetPrinterInfo() levels.
Günther Deschner
4
-82
/
+102
2009-12-17
s4-ntvfs: check if pvfs is NULL in pvfs_logoff
brendan powers
1
-0
/
+5
2009-12-16
s4:gensec: allow clearing local and remote address by passing NULL
Stefan Metzmacher
1
-0
/
+10
2009-12-16
s4-gensec: Remove obsolete socket_address vars and fns.
Andreas Schneider
2
-35
/
+0
2009-12-16
s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.
Andreas Schneider
8
-32
/
+29
2009-12-16
s4-gensec: Replace gensec_set_peer_addr with new tsocket based fn.
Andreas Schneider
3
-12
/
+1
2009-12-16
s4-gensec: Replace gensec_get_my_addr with new tsocket based fn.
Andreas Schneider
3
-23
/
+24
2009-12-16
s4-gensec: Replace gensec_set_my_addr() with new tsocket based fn.
Andreas Schneider
3
-27
/
+1
2009-12-16
s4-gensec: Added remote and local setter/getter using tsocket.
Andreas Schneider
3
-4
/
+127
2009-12-16
Final part of the fix for 6837 - "Too many open files" when trying to access ...
Jeremy Allison
1
-12
/
+12
2009-12-16
Add helpful debug of DACL for errors on ACL access.
Jeremy Allison
1
-2
/
+10
2009-12-16
spoolss: add spoolss_DriverInfo7.
Günther Deschner
4
-0
/
+245
2009-12-16
s3-pdbedit: allow to call "pdbedit -N description -u user" without specifiyng...
Günther Deschner
1
-2
/
+4
2009-12-16
s4-dsdb: also mark the relax control non-critical when done
Andrew Tridgell
1
-5
/
+3
2009-12-16
s4-dsdb: it is a better pattern to mark a control as done than remove it
Andrew Tridgell
3
-21
/
+7
2009-12-16
s4-dsdb: when the SD_FLAGS control is set, don't remove nTSecurityDescriptor
Andrew Tridgell
1
-10
/
+19
2009-12-16
s4-dsdb: don't actually remove the sd_flags control, just mark it non-critical
Andrew Tridgell
1
-14
/
+10
2009-12-16
s4-ldb: show the OID of any unhandled critical controls
Andrew Tridgell
1
-4
/
+9
2009-12-16
s4-ldb: fixed a transaction error on prepare_commit
Andrew Tridgell
1
-2
/
+2
2009-12-16
s4-ldb: added --show-deactivated-link command line option
Andrew Tridgell
1
-1
/
+8
2009-12-16
ldap: give a debug error when we don't know a control
Andrew Tridgell
1
-0
/
+2
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
libds: added GUIDs for wellknown AD objects
Andrew Tridgell
1
-0
/
+13
2009-12-16
s4-dsdb: added a dsdb_module_rename() call
Andrew Tridgell
1
-0
/
+43
2009-12-16
s4-dsdb: added dsdb_module_modify()
Andrew Tridgell
1
-0
/
+40
2009-12-16
s4-dsdb: fixed dsdb_module_dn_by_guid()
Andrew Tridgell
1
-3
/
+7
2009-12-16
s4-dsdb: dsdb_flags should be unsigned
Andrew Tridgell
1
-1
/
+1
2009-12-16
s4-dsdb: rename dsdb_module_search_handle_flags to dsdb_request_add_controls
Andrew Tridgell
3
-6
/
+10
[next]