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-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
2009-12-16
s4-dsdb: added dsdb_module_dn_by_guid()
Andrew Tridgell
1
-0
/
+41
2009-12-16
s4-dsdb: use dsdb_dn_is_deleted_val()
Andrew Tridgell
1
-25
/
+22
2009-12-16
s4-dsdb: added dsdb_dn_is_deleted_val()
Andrew Tridgell
1
-0
/
+14
2009-12-16
s4-ntvfs: try to fix bug 6989
Andrew Tridgell
1
-2
/
+2
2009-12-16
s4:drsuapi/getncchanges.c - Update the list of operational attributes
Matthias Dieter Wallnöfer
1
-7
/
+8
2009-12-15
Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned at...
Jeremy Allison
2
-18
/
+25
2009-12-16
s4-smbtorture: run GetPrinterDriver2 tests against each printer's driver.
Günther Deschner
1
-17
/
+45
2009-12-15
s4:prog_guide4.txt: remove obsolete comments
Stefan Metzmacher
1
-14
/
+0
2009-12-15
s4: Fixed the programming guide to reflect the current tree.
Andreas Schneider
1
-26
/
+25
2009-12-15
s4-kdc: Migrate to tsocket_address.
Andreas Schneider
3
-18
/
+80
2009-12-15
tsocket: Fixed tsocket_guide.txt asciidoc syntax.
Andreas Schneider
1
-148
/
+161
2009-12-15
tsocket: Fixed documentation for tsocket_address_bsd_sockaddr().
Andreas Schneider
1
-6
/
+5
2009-12-15
tsocket: Fixed typo in LGPL header.
Andreas Schneider
5
-5
/
+5
2009-12-15
tsocket: add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sock...
Stefan Metzmacher
3
-5
/
+87
2009-12-15
smbtorture4: Add rpc-samba3-getaliasmembership-0
Volker Lendecke
2
-0
/
+62
2009-12-15
s3: Fix _samr_GetAliasMembership for results with 0 rids
Volker Lendecke
1
-0
/
+8
2009-12-15
Removed ldb_modify_ctrl from ldb, implemented as a static in ldap_backend.
Nadezhda Ivanova
3
-32
/
+47
2009-12-15
s4 torture: Add new RAW-SEARCH test to explore strange max count behavior
Aravind Srinivasan
1
-0
/
+75
2009-12-15
s4 torture: Update RAW-QFILEINFO to only test info levels that are supported ...
Aravind Srinivasan
1
-0
/
+33
2009-12-15
s4 torture: Convert RAW-OPEN to suite form
Zach Loafman
2
-82
/
+100
2009-12-15
s4 torture: Add SHARE_DELETE to create_directory_handle
Tim Prouty
1
-1
/
+1
2009-12-15
Fix release script to work with recent git versions
Simo Sorce
1
-1
/
+1
2009-12-15
s4:tls: fix the build on Solaris
Brian Lu
1
-0
/
+3
2009-12-15
Fixed a problem with duplicate values of allowedAttributesEffective.
Nadezhda Ivanova
2
-2
/
+13
[prev]
[next]