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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add DEBUG statements to show when access has been denied and why.
Richard Sharpe
2012-03-28
1
-0
/
+2
*
s4 dns: Only do recursive queries when allowed/desired
Kai Blin
2012-03-27
2
-8
/
+27
*
s4 dns: Check smb.conf if we should allow recursion
Kai Blin
2012-03-27
2
-2
/
+24
*
s4 dns: Allow changing the dns operation flags in handlers
Kai Blin
2012-03-27
4
-5
/
+23
*
s4 dns: Only forward for zones we don't own
Kai Blin
2012-03-27
3
-2
/
+33
*
s4 dns: Forward questions we can't answer to another server
Kai Blin
2012-03-27
2
-7
/
+80
*
s4 dns: Add a simple dns lookup helper
Kai Blin
2012-03-27
3
-0
/
+168
*
s4 dns: Add a simple async client library
Kai Blin
2012-03-27
4
-0
/
+231
*
selftest.py: Add get_interface.
Jelmer Vernooij
2012-03-27
2
-4
/
+45
*
ndr: Update ABI.
Jelmer Vernooij
2012-03-26
1
-0
/
+245
*
wafsamba: Cope with slight differences in gdb output regarding incomplete seq...
Jelmer Vernooij
2012-03-26
5
-246
/
+59
*
Add ABI file for libndr.
Jelmer Vernooij
2012-03-26
2
-2
/
+249
*
s3: Pass filters explicitly through vfs notify watch
Volker Lendecke
2012-03-26
12
-32
/
+49
*
s3: Fix a typo
Volker Lendecke
2012-03-26
1
-1
/
+1
*
s3: Rename a variable in inotify_watch for clarity
Volker Lendecke
2012-03-26
1
-5
/
+5
*
s3: Pass "filter" instead of "notify_entry" to inotify_map
Volker Lendecke
2012-03-26
1
-4
/
+4
*
s3-docs: Prepend '/' to filename argument (Bug #8826)
SATOH Fumiyasu
2012-03-26
1
-1
/
+1
*
s4-dsdb: use constant-time search for descriptor -> get_last_structural_class()
Andrew Bartlett
2012-03-26
2
-2
/
+4
*
Fix the PyDoc comments in samba.smb.SMB and add a security_info argument to b...
Richard Sharpe
2012-03-26
1
-8
/
+23
*
s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3,CN=Users,DC=wallnoefer2,D...
Matthias Dieter Wallnöfer
2012-03-26
1
-11
/
+4
*
LDB/s4 - deny the "(dn=...)" syntax on search filters when in AD mode
Matthias Dieter Wallnöfer
2012-03-26
4
-2
/
+20
*
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
Matthias Dieter Wallnöfer
2012-03-26
9
-31
/
+32
*
s4:ldap.py - test the already mentioned structural object class sorting behav...
Matthias Dieter Wallnöfer
2012-03-26
1
-0
/
+15
*
s4:dsdb - enhance "get_last_structural_class()" for optimisations
Matthias Dieter Wallnöfer
2012-03-26
3
-10
/
+29
*
s4:objectclass LDB module - fix up the sorting in respect to structural or 88...
Matthias Dieter Wallnöfer
2012-03-26
1
-4
/
+18
*
s4:objectclass LDB module - clean up "objectclass_sort()"
Matthias Dieter Wallnöfer
2012-03-26
1
-24
/
+13
*
s3-make: Fix build with new smb2_session file.
Jelmer Vernooij
2012-03-26
1
-0
/
+1
*
LIBCLI_SMB2: Depend on cli_smb_common rather than libsmb.
Jelmer Vernooij
2012-03-25
1
-1
/
+1
*
smb2: Move smb2cli session setup code to cli_smb_common.
Jelmer Vernooij
2012-03-25
3
-207
/
+234
*
libcli/smb: Stop generating unused proto file.
Jelmer Vernooij
2012-03-25
1
-1
/
+0
*
replace: Avoid DEBUG(), which is not available in libreplace.
Jelmer Vernooij
2012-03-25
1
-1
/
+1
*
libreplace: Add usleep implementation.
Jelmer Vernooij
2012-03-24
2
-0
/
+20
*
use usleep rather than sys_usleep in various places, in anticipation of uslee...
Jelmer Vernooij
2012-03-24
6
-39
/
+4
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
49
-136
/
+95
*
lib/util: Allow calloc use in util.c, too.
Jelmer Vernooij
2012-03-24
1
-0
/
+1
*
adt_tree: Fix return types.
Jelmer Vernooij
2012-03-24
1
-3
/
+3
*
replace: Work around socket wrapper.
Jelmer Vernooij
2012-03-24
1
-0
/
+1
*
replace: Add system/network.h for ucred struct.
Jelmer Vernooij
2012-03-24
1
-0
/
+1
*
s3-waf: Use samba3-util library instead of lots of tiny libs.
Jelmer Vernooij
2012-03-24
1
-52
/
+18
*
adt_tree: Avoid WERROR.
Jelmer Vernooij
2012-03-24
3
-5
/
+8
*
libreplace: Add getpeereid implementation.
Jelmer Vernooij
2012-03-24
11
-67
/
+77
*
util_malloc: Remove unused constant.
Jelmer Vernooij
2012-03-24
1
-3
/
+0
*
lib/util: Remove dummy wrapper for getgrgid().
Jelmer Vernooij
2012-03-24
3
-13
/
+3
*
lib/util: Remove dummy wrapper for getgrnam().
Jelmer Vernooij
2012-03-24
4
-9
/
+3
*
lib/util: Remove dummy wrapper for getpwuid().
Jelmer Vernooij
2012-03-24
5
-14
/
+8
*
lib/util: Remove dummy wrapper for getpwnam().
Jelmer Vernooij
2012-03-24
5
-13
/
+7
*
lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent.
Jelmer Vernooij
2012-03-24
4
-26
/
+4
*
lib/util: Move calloc_array and memalign_array to top-level libutil.
Jelmer Vernooij
2012-03-24
4
-34
/
+32
*
lib/util: Remove prototype for removed sys_memalign.
Jelmer Vernooij
2012-03-24
1
-4
/
+0
*
lib/util: Remove trivial wrapper sys_connect() around connect().
Jelmer Vernooij
2012-03-24
2
-20
/
+0
[next]