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
/
source3
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-04
Add pdb_get_domain_info
Volker Lendecke
2
-0
/
+12
2009-07-04
Make pdb_ads return an additional flag
Volker Lendecke
1
-0
/
+1
2009-07-03
s3-spoolss: add rpccli_spoolss_getprinterdriver convenience wrapper.
Günther Deschner
1
-0
/
+7
2009-07-03
do not redefine _INT32
Matt Kraai
1
-2
/
+4
2009-07-02
s3:smbd: make change_notify_reply() more generic and hide send_nt_replies() b...
Stefan Metzmacher
1
-3
/
+9
2009-07-02
s3:smbd: simplify the notify code a bit and always reply via change_notify_re...
Stefan Metzmacher
1
-1
/
+3
2009-06-30
Fix bug #6496 - MS-DFS: cannot follow multibyte char link name.
SATOH Fumiyasu
1
-1
/
+1
2009-06-29
Fix ndrdump to use a common setup_logging() API
Andrew Bartlett
1
-0
/
+1
2009-06-28
Turn the pdb_rid_algorithm into a capabilities call that returns flags
Volker Lendecke
2
-2
/
+5
2009-06-28
If the connection is down, don't try another write.
Volker Lendecke
1
-0
/
+1
2009-06-28
Add tldap_search_va
Volker Lendecke
1
-0
/
+4
2009-06-27
Add tstream_read_packet
Volker Lendecke
2
-0
/
+11
2009-06-25
s3: pass a valid stat into file_ntimes()
Tim Prouty
1
-1
/
+1
2009-06-25
s3 file_access: Convert some more functions over to use smb_filneame
Tim Prouty
1
-1
/
+2
2009-06-25
s3: Change set_ea() and its callers to use smb_filename
Tim Prouty
1
-1
/
+2
2009-06-25
s3-netlogon: remove remaining netlogon init functions.
Günther Deschner
1
-26
/
+0
2009-06-25
s3-netlogon: remove init_netr_SamInfo functions.
Günther Deschner
1
-52
/
+0
2009-06-25
s3-netlogon: fix validation level 2 support in netr_SamLogon and friends.
Günther Deschner
1
-0
/
+4
2009-06-24
s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT
Tim Prouty
3
-18
/
+21
2009-06-22
s3: forward MSG_DEBUG from smbd parent to all children
Aravind Srinivasan
1
-0
/
+6
2009-06-20
Add tldap paged searches, together with two helper routines
Volker Lendecke
2
-0
/
+29
2009-06-20
Reorganize retrieving errors and server-sent controls
Volker Lendecke
1
-9
/
+5
2009-06-20
Add tldap_supports_control
Volker Lendecke
1
-0
/
+1
2009-06-20
Add tldap_entry_has_attrvalue
Volker Lendecke
1
-0
/
+4
2009-06-20
tldap control support
Volker Lendecke
1
-2
/
+6
2009-06-20
Prepare control support
Volker Lendecke
1
-19
/
+33
2009-06-19
Fix Coverity IDs 922 and 933
Volker Lendecke
1
-1
/
+1
2009-06-19
Add tldap_fetch_rootdse
Volker Lendecke
1
-0
/
+7
2009-06-19
Make tevent_req_is_ldap_error public
Volker Lendecke
1
-0
/
+2
2009-06-19
Add tldap_context_[gs]etattr
Volker Lendecke
1
-0
/
+3
2009-06-18
Fix bug 4699: Remove pidfile on clean shutdown
Volker Lendecke
1
-0
/
+1
2009-06-18
Add some const to the stat struct in the dosmode calls.
Jeremy Allison
1
-4
/
+4
2009-06-18
Replace the boilerplate calls to :
Jeremy Allison
1
-2
/
+8
2009-06-17
s3: Change SMB_VFS_OPEN to take an smb_filename struct
Tim Prouty
2
-2
/
+6
2009-06-17
s3: Plumb smb_filename from create_file all of the way down to fd_open
Tim Prouty
1
-3
/
+4
2009-06-12
s3: Plumb smb_filename through SMB_VFS_CREATE_FILE
Tim Prouty
3
-13
/
+11
2009-06-12
s3: Add smb_filename utility functions and fix a bug in copy_smb_filename
Tim Prouty
1
-0
/
+9
2009-06-12
Add debugging facility to tldap, analogous to tevent
Volker Lendecke
1
-0
/
+15
2009-06-10
s3: Prepare the first set of SMB_VFS_CREATE_FILE callers to take an smb_filen...
Tim Prouty
1
-4
/
+5
2009-06-10
s3: Add utility function for copying an smb_filename struct
Tim Prouty
1
-0
/
+3
2009-06-10
s3: Remove the now unused CFF_DOS_PATH flag
Tim Prouty
1
-5
/
+0
2009-06-10
Make ctemp async. Fix the test to pass against W2K3.
Jeremy Allison
1
-1
/
+13
2009-06-08
Add tlda_add_mod_str
Volker Lendecke
1
-0
/
+2
2009-06-08
Pass a talloc_ctx to pdb_enum_aliasmem
Volker Lendecke
2
-4
/
+5
2009-06-08
Set SIGRTMIN to NSIG
Timur I. Bakeyev
1
-1
/
+1
2009-06-07
Add tldap_pull_uint32
Volker Lendecke
1
-0
/
+2
2009-06-07
req_del and req_abandon are ASN1_APPLICATION_SIMPLE
Volker Lendecke
1
-2
/
+4
2009-06-07
Fix after making tldap independent of ldap.h
Volker Lendecke
1
-21
/
+24
2009-06-06
Attempt to fix the build without system-ldap.
Volker Lendecke
1
-1
/
+1
2009-06-06
Add some samba-style tldap utility functions
Volker Lendecke
2
-0
/
+54
[next]