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
*
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
2012-05-28
1
-1
/
+1
*
s3:libsmb: remove unused (un)set_pending functions
Luk Claes
2012-05-28
1
-2
/
+0
*
s3-libads: Use a reducing page size to try and cope with a slow LDAP server
Andrew Bartlett
2012-05-26
1
-0
/
+1
*
s3-smbldap: Add API for external callback to perform LDAP bind in smbldap
Alexander Bokovoy
2012-05-24
1
-0
/
+2
*
gse: Use the smb_gss_oid_equal wrapper.
Andreas Schneider
2012-05-23
1
-0
/
+1
*
s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both API
Alexander Bokovoy
2012-05-23
1
-0
/
+5
*
s3:smbd: remove unused 'connection_struct->used'
Michael Adam
2012-05-22
1
-1
/
+0
*
Added torture test for bug #8910. Test remove_duplicate_addrs2().
Jeremy Allison
2012-05-22
1
-0
/
+1
*
s3:onefs: remove all onefs related code as it not maintained anymore
Stefan Metzmacher
2012-05-16
1
-50
/
+0
*
lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.c
Stefan Metzmacher
2012-05-14
1
-3
/
+0
*
s3-lib: Add const to sys_acl_to_text
Andrew Bartlett
2012-05-09
1
-1
/
+1
*
s3:vfs fix compiler warning
Christian Ambach
2012-05-03
1
-0
/
+5
*
s3:lib fix compiler warnings
Christian Ambach
2012-05-03
1
-0
/
+6
*
s3-passdb: Change pdb_sid_to_id() to return struct unixid
Andrew Bartlett
2012-05-02
1
-3
/
+3
*
s3:util add sid_check_is_wellknown_builtin()
Christian Ambach
2012-05-01
1
-0
/
+1
*
s3-lib Add a way to allocate the task_id value in server_id
Andrew Bartlett
2012-04-30
1
-0
/
+1
*
s4-messaging: Fill in the whole server_id in all use cases
Andrew Bartlett
2012-04-30
1
-3
/
+0
*
Add an audit file VFS routine so we can handle auditing with SACLs.
Richard Sharpe
2012-04-28
2
-0
/
+11
*
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2012-04-23
2
-223
/
+1
*
s3:memcache: remove the idmap-part from memcache
Michael Adam
2012-04-20
1
-4
/
+0
*
s3-g_lock: Use dbwrap_record_watch_send/recv
Volker Lendecke
2012-04-19
1
-5
/
+0
*
s3-passdb: Remove unused sampass->pass_must_change_time
Andrew Bartlett
2012-04-19
1
-3
/
+0
*
s3-build: move file_id.c into samba3-util and create a private header
Andrew Bartlett
2012-04-18
2
-6
/
+1
*
s3:libsmb/ntlmssp: add ntlmssp_is_anonymous()
Stefan Metzmacher
2012-04-17
1
-0
/
+1
*
s3: New notify implementation
Volker Lendecke
2012-04-17
1
-1
/
+1
*
s3: Start a list of ctdb srvid assigments
Volker Lendecke
2012-04-17
1
-0
/
+40
*
s3: Introduce ctdb_messaging_send_blob
Volker Lendecke
2012-04-17
1
-0
/
+3
*
s3: Add messaging_tdb_event()
Volker Lendecke
2012-04-17
1
-0
/
+3
*
s3: Return CTDB_PATH from lp_ctdbd_socket()
Volker Lendecke
2012-04-17
1
-0
/
+1
*
param: Change from _lp to lp__ as the prefix for internal parameter wrappers
Andrew Bartlett
2012-04-16
1
-1
/
+1
*
make _lp_readraw() and _lp_writeraw() static
Andrew Bartlett
2012-04-16
1
-2
/
+0
*
clikrb5: Move pure krb wrapper functions from libads to clikrb5.
Simo Sorce
2012-04-12
1
-0
/
+3
*
auth-krb: Move pac related util functions in a single place.
Simo Sorce
2012-04-12
1
-0
/
+1
*
s3:param convert kernel oplocks to share parameter
Christian Ambach
2012-04-11
1
-1
/
+1
*
Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...
Jeremy Allison
2012-04-09
1
-10
/
+0
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
7
-49
/
+46
*
s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
3
-9
/
+0
*
s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
3
-8
/
+1
*
s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
3
-7
/
+1
*
s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
3
-10
/
+0
*
build: Remove unused GLIBC_HACK_FCNTL64
Andrew Bartlett
2012-04-05
1
-13
/
+0
*
build: Remove SMB_F* locking defines
Andrew Bartlett
2012-04-05
1
-16
/
+0
*
build: Remove SMB_STRUCT_FLOCK define
Andrew Bartlett
2012-04-05
1
-4
/
+0
*
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
2012-04-05
3
-26
/
+18
*
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
2012-04-05
2
-10
/
+2
*
build: Remove sys_rewinddir wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+0
*
build: Remove sys_closedir wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+0
*
build: Remove sys_telldir wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+0
*
build: Remove sys_seekdir wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+0
*
build: Remove sys_readdir wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+0
[next]