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-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
2009-06-06
Add the early start of an async ldap library
Volker Lendecke
2
-0
/
+238
2009-06-05
Make cli_ftruncate async. Also add a simple test.
Jeremy Allison
1
-1
/
+7
2009-06-05
s3:smbd: implement smbd_smb2_request_error/done() as macros on top of the _ex...
Stefan Metzmacher
1
-3
/
+0
2009-06-04
Change smbd_smb2_request_error() to add a __location__.
Jeremy Allison
1
-0
/
+3
2009-06-03
s3:smbd: make make_connection_snum() non static
Stefan Metzmacher
1
-0
/
+5
2009-06-03
s3:smbd: move tcon specific globals to struct smbd_server_connection
Stefan Metzmacher
1
-9
/
+12
2009-06-03
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
1
-15
/
+24
2009-06-03
s3:smbd: move negprot related globals to struct smbd_server_connection
Stefan Metzmacher
1
-1
/
+2
2009-06-03
s3:smbd: move pending_auth_data list to struct smbd_server_connection
Stefan Metzmacher
1
-9
/
+0
2009-06-02
Add SMB_VFS_CONNECTPATH operation
Volker Lendecke
2
-0
/
+8
2009-05-31
Fix some nonempty blank lines
Volker Lendecke
1
-4
/
+4
2009-05-30
libwbclient: Add async call framework.
Kai Blin
1
-75
/
+0
2009-05-29
Make cli_nt_delete_on_close() async.
Jeremy Allison
1
-1
/
+7
2009-05-29
s3:add prototype of map_nt_error_from_wbcErr() to proto.h
Michael Adam
1
-0
/
+1
2009-05-29
Add smbldap_talloc_single_blob()
Volker Lendecke
1
-0
/
+3
2009-05-29
s3 async wbclient: Change license to LGPLv3+
Volker Lendecke
1
-8
/
+12
2009-05-29
s3 wbc_async: Fix copyright notice cut&paste error.
Kai Blin
1
-1
/
+1
2009-05-29
Consolidate create/delete account paths in pdbedit
Simo Sorce
1
-1
/
+1
2009-05-29
util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.
Günther Deschner
1
-2
/
+0
2009-05-28
Make cli_posix_chown()/cli_posix_chmod() async.
Jeremy Allison
1
-2
/
+18
2009-05-28
Make cli_posix_stat() async.
Jeremy Allison
1
-1
/
+9
2009-05-28
Make getfacl async.
Jeremy Allison
1
-1
/
+13
2009-05-28
Fix some nonempty blank lines
Volker Lendecke
1
-17
/
+17
2009-05-28
Make sid_binstring & friends take a talloc context
Volker Lendecke
1
-3
/
+3
2009-05-28
Add smbldap_pull_sid
Volker Lendecke
1
-0
/
+2
[next]