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
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Pass a talloc_ctx to pdb_enum_aliasmem
Volker Lendecke
2009-06-08
2
-4
/
+5
*
Set SIGRTMIN to NSIG
Timur I. Bakeyev
2009-06-08
1
-1
/
+1
*
Add tldap_pull_uint32
Volker Lendecke
2009-06-07
1
-0
/
+2
*
req_del and req_abandon are ASN1_APPLICATION_SIMPLE
Volker Lendecke
2009-06-07
1
-2
/
+4
*
Fix after making tldap independent of ldap.h
Volker Lendecke
2009-06-07
1
-21
/
+24
*
Attempt to fix the build without system-ldap.
Volker Lendecke
2009-06-06
1
-1
/
+1
*
Add some samba-style tldap utility functions
Volker Lendecke
2009-06-06
2
-0
/
+54
*
Add the early start of an async ldap library
Volker Lendecke
2009-06-06
2
-0
/
+238
*
Make cli_ftruncate async. Also add a simple test.
Jeremy Allison
2009-06-05
1
-1
/
+7
*
s3:smbd: implement smbd_smb2_request_error/done() as macros on top of the _ex...
Stefan Metzmacher
2009-06-05
1
-3
/
+0
*
Change smbd_smb2_request_error() to add a __location__.
Jeremy Allison
2009-06-04
1
-0
/
+3
*
s3:smbd: make make_connection_snum() non static
Stefan Metzmacher
2009-06-03
1
-0
/
+5
*
s3:smbd: move tcon specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-9
/
+12
*
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-15
/
+24
*
s3:smbd: move negprot related globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-1
/
+2
*
s3:smbd: move pending_auth_data list to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-9
/
+0
*
Add SMB_VFS_CONNECTPATH operation
Volker Lendecke
2009-06-02
2
-0
/
+8
*
Fix some nonempty blank lines
Volker Lendecke
2009-05-31
1
-4
/
+4
*
libwbclient: Add async call framework.
Kai Blin
2009-05-30
1
-75
/
+0
*
Make cli_nt_delete_on_close() async.
Jeremy Allison
2009-05-29
1
-1
/
+7
*
s3:add prototype of map_nt_error_from_wbcErr() to proto.h
Michael Adam
2009-05-29
1
-0
/
+1
*
Add smbldap_talloc_single_blob()
Volker Lendecke
2009-05-29
1
-0
/
+3
*
s3 async wbclient: Change license to LGPLv3+
Volker Lendecke
2009-05-29
1
-8
/
+12
*
s3 wbc_async: Fix copyright notice cut&paste error.
Kai Blin
2009-05-29
1
-1
/
+1
*
Consolidate create/delete account paths in pdbedit
Simo Sorce
2009-05-29
1
-1
/
+1
*
util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.
Günther Deschner
2009-05-29
1
-2
/
+0
*
Make cli_posix_chown()/cli_posix_chmod() async.
Jeremy Allison
2009-05-28
1
-2
/
+18
*
Make cli_posix_stat() async.
Jeremy Allison
2009-05-28
1
-1
/
+9
*
Make getfacl async.
Jeremy Allison
2009-05-28
1
-1
/
+13
*
Fix some nonempty blank lines
Volker Lendecke
2009-05-28
1
-17
/
+17
*
Make sid_binstring & friends take a talloc context
Volker Lendecke
2009-05-28
1
-3
/
+3
*
Add smbldap_pull_sid
Volker Lendecke
2009-05-28
1
-0
/
+2
*
Add cli_posix_readlink() and a torture test for it.
Jeremy Allison
2009-05-27
1
-0
/
+9
*
Add aync POSIX hardlink and symlink and torture test for them.
Jeremy Allison
2009-05-27
1
-2
/
+18
*
s3: Allow child processes to exit gracefully if we are out of fds
Marc VanHeyningen
2009-05-27
1
-1
/
+1
*
Gna, how long do I program in C now??? :-)
Volker Lendecke
2009-05-27
1
-2
/
+2
*
Attempt to fix the build on HP/UX
Volker Lendecke
2009-05-26
1
-0
/
+10
*
Attempt to fix the build on NetBSD
Volker Lendecke
2009-05-26
1
-0
/
+3
*
Revert "s3: fix build on systems with struct stat member st_flags"
Björn Jacke
2009-05-26
1
-3
/
+0
*
s3: fix build on systems with struct stat member st_flags
Björn Jacke
2009-05-26
1
-0
/
+3
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
3
-19
/
+31
*
Make cli_posix_open() and cli_posix_mkdir() async.
Jeremy Allison
2009-05-20
1
-3
/
+17
*
s3: Change unix_convert (and its callers) to use struct smb_filename
Tim Prouty
2009-05-20
2
-6
/
+22
*
s3:param: add PROTOCOL_SMB2
Stefan Metzmacher
2009-05-20
1
-1
/
+9
*
s3: Always allocate memory in dptr_ReadDirName
Aravind Srinivasan
2009-05-18
1
-1
/
+1
*
Change access_check_samr_object -> access_check_object.
Jeremy Allison
2009-05-18
1
-0
/
+7
*
Fix bug 5681: Do not limit the number of network interfaces
Volker Lendecke
2009-05-18
1
-3
/
+1
*
Add "file_walk_table" to do stuff with all open files
Volker Lendecke
2009-05-18
1
-0
/
+4
*
Move smb_create_user() in samsync
Simo Sorce
2009-05-16
1
-5
/
+0
*
s3-privileges: add privilege_delete_account().
Günther Deschner
2009-05-16
1
-0
/
+1
[prev]
[next]