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
*
s4-provision: Provision DNS records with correct rank
Amitay Isaacs
2011-10-20
1
-18
/
+23
*
werror: Added missing DNS error codes
Amitay Isaacs
2011-10-20
1
-0
/
+36
*
s4-dns: Added support for multiple DNS_RPC_RECORDS structures
Amitay Isaacs
2011-10-20
4
-3
/
+93
*
s4-dns: Added more data types for dnsserver implementation
Amitay Isaacs
2011-10-20
1
-376
/
+547
*
ldb-samba: Added handler to decode dnsProperty attribute
Amitay Isaacs
2011-10-20
2
-0
/
+22
*
dnsp: Added typedefs to interpret dnsProperty attribute for dnsZone objectclass
Amitay Isaacs
2011-10-20
1
-3
/
+123
*
s4-test: added test suite for common.py code
Andrew Tridgell
2011-10-20
1
-0
/
+42
*
s4-dsdb: moved dsdb_Dn() into common.py
Andrew Tridgell
2011-10-20
2
-26
/
+43
*
subunitrun: give more useful help
Andrew Tridgell
2011-10-20
1
-2
/
+25
*
Fix a boatload of warnings in the examples.
Jeremy Allison
2011-10-20
15
-163
/
+48
*
Fix error return to be NT_STATUS_NOT_A_DIRECTORY.
Jeremy Allison
2011-10-20
1
-2
/
+2
*
Make use of the "dir_exists" we already have on directory open.
Jeremy Allison
2011-10-20
1
-8
/
+28
*
dsdb: improve debug message
Andrew Tridgell
2011-10-20
6
-11
/
+10
*
s3-waf: make sure we always compile (not install) our libsmbclient testcode.
Günther Deschner
2011-10-19
3
-0
/
+88
*
s3:libsmb/smb_seal: move smb_set_enclen() to smb_seal.c and make it static there
Stefan Metzmacher
2011-10-19
3
-14
/
+13
*
s3:libsmb/smb_seal: s/uint16/uint16_t
Stefan Metzmacher
2011-10-19
2
-5
/
+5
*
s3:include: move smb_seal.c prototypes to smb_crypt.h
Stefan Metzmacher
2011-10-19
3
-9
/
+10
*
s3:libsmb/smb_seal: make common_ntlm_[en|de]crypt_buffer static
Stefan Metzmacher
2011-10-19
2
-7
/
+2
*
s4:libcli/raw: remove unused smb_len(), _smb_setlen() and _smb2_setlen() macros
Stefan Metzmacher
2011-10-19
1
-6
/
+0
*
s4:smb_server/smb2: make use of _smb_setlen_tcp()
Stefan Metzmacher
2011-10-19
1
-1
/
+1
*
s4:smb_server/smb: make use of _smb_setlen_nbt()
Stefan Metzmacher
2011-10-19
1
-1
/
+1
*
s4:libcli/smb2: make use of _smb_setlen_tcp()
Stefan Metzmacher
2011-10-19
1
-2
/
+2
*
s4:libcli/raw: make use of _smb_setlen_nbt()
Stefan Metzmacher
2011-10-19
2
-2
/
+2
*
s4:lib/stream: make use of smb_len_tcp()
Stefan Metzmacher
2011-10-19
1
-1
/
+7
*
s3:include: use smb_[set]len_[nbt|tcp]() macros
Stefan Metzmacher
2011-10-19
1
-4
/
+4
*
libcli/smb: add smb_[set]len_[nbt|tcp]() macros
Stefan Metzmacher
2011-10-19
1
-0
/
+6
*
s3: remove duplicate fsctl fn definitions
David Disseldorp
2011-10-19
2
-13
/
+2
*
libcli: Move smb2 fsctl fn defs into common code
David Disseldorp
2011-10-19
1
-1
/
+14
*
s3: Remove duplicate fsctl function definitions
David Disseldorp
2011-10-19
5
-52
/
+2
*
libcli: move ioctl function field defs to smb_constants
David Disseldorp
2011-10-19
10
-67
/
+46
*
s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ...
Andrew Bartlett
2011-10-19
3
-18
/
+18
*
s4-s3-upgrade fix format string for secrets.tdb exception
Andrew Bartlett
2011-10-19
1
-1
/
+1
*
s4-s3-upgrade test upgrade without a wins.dat
Andrew Bartlett
2011-10-19
1
-0
/
+3
*
s4-s3-upgrade Fix samba3upgrade code to cope with a missing wins.dat
Andrew Bartlett
2011-10-19
1
-1
/
+10
*
s4-smb_server do not set credentials on gensec twice
Andrew Bartlett
2011-10-19
1
-4
/
+0
*
build: added deletion of stale .so and .o files
Andrew Tridgell
2011-10-19
1
-2
/
+16
*
samba.getopt: Add some basic tests.
Jelmer Vernooij
2011-10-19
2
-0
/
+58
*
samba.getopt: Keep exception message when setting a lp option fails.
Jelmer Vernooij
2011-10-19
1
-4
/
+5
*
samba-tool: Improve getopt.py error handling
Giampaolo Lauria
2011-10-19
1
-4
/
+5
*
samba-tool: Improve getopt.py error handling
Giampaolo Lauria
2011-10-19
1
-1
/
+5
*
samba-tool: Improve getopt.py error handling
Giampaolo Lauria
2011-10-19
1
-2
/
+1
*
samba-tool: Improve getopt.py error handling
Giampaolo Lauria
2011-10-19
1
-0
/
+3
*
s3-docs: Add a clarification note for nss_info primary group membership calcu...
Günther Deschner
2011-10-19
2
-1
/
+5
*
s3-docs: Document Services for Unix 2.0 (sfu20) nss_info ldap schema support.
Günther Deschner
2011-10-19
2
-3
/
+6
*
s3: Avoid a winbind 100% cpu loop
Volker Lendecke
2011-10-19
1
-0
/
+8
*
vfs_netatalk should be using strstr_m, not strstr to find .AppleDouble paths.
Jeremy Allison
2011-10-19
1
-5
/
+5
*
The last argument to atalk_build_paths() is always false, remove it.
Jeremy Allison
2011-10-18
1
-12
/
+9
*
lib/util: skip single hex digit at the end of the input sting - fix potential...
Michael Adam
2011-10-18
1
-1
/
+2
*
lib/util: fix function header comment to strhex_to_str()
Michael Adam
2011-10-18
1
-9
/
+8
*
lib/util: untangle assignent from check in strhex_to_str()
Michael Adam
2011-10-18
1
-2
/
+6
[next]