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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test that shows the difference between Windows and Samba with respect t...
Richard Sharpe
2013-04-16
3
-1
/
+540
*
samba-tool - MX records cannot be deleted (part2)
Guenter Kukkukk
2013-04-14
1
-1
/
+1
*
samba-tool - MX records cannot be deleted (error in called C-program)
Guenter Kukkukk
2013-04-14
1
-1
/
+1
*
source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option.
Rusty Russell
2013-04-12
8
-178
/
+155
*
Avoid leaking temp file if an exception is raised
Jean Raby
2013-04-11
1
-1
/
+5
*
ntvfs: support setfileinfo with FULL_EA_INFORMATION
David Disseldorp
2013-04-03
2
-1
/
+12
*
Add a test to show that zero-length EA's are never returned over SMB2.
Jeremy Allison
2013-04-02
1
-0
/
+121
*
Fix bug #9130 - Certain xattrs cause Windows error 0x800700FF
Jeremy Allison
2013-04-02
1
-0
/
+6
*
scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...
Andrew Bartlett
2013-03-25
1
-15
/
+1
*
scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptor
Andrew Bartlett
2013-03-25
1
-2
/
+2
*
scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls only
Andrew Bartlett
2013-03-25
1
-1
/
+1
*
scripting: Move samba.provision.descriptor to samba.descriptor
Andrew Bartlett
2013-03-25
1
-1
/
+1
*
scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...
Andrew Bartlett
2013-03-25
1
-3
/
+2
*
scripting: Move the list of well known SDs to samba.provision.descriptor
Andrew Bartlett
2013-03-25
1
-71
/
+2
*
s4:torture: let raw.read accept larger reads than 0x10000
Stefan Metzmacher
2013-03-20
1
-4
/
+2
*
s4:torture: raw.read fix large reads against windows
Stefan Metzmacher
2013-03-20
1
-9
/
+3
*
s4:smb_server: fix large read_andx requests
Stefan Metzmacher
2013-03-20
1
-6
/
+12
*
s4-ntvfs: Cast getpid() result to unsigned int for GNU/Solaris build
Andrew Bartlett
2013-03-15
1
-1
/
+1
*
torture: Update ndr README.
Andreas Schneider
2013-03-15
1
-0
/
+17
*
torture: Add ntprinting latin1 test.
Andreas Schneider
2013-03-15
1
-0
/
+217
*
scripting: No longer install samba_upgradeprovision
Andrew Bartlett
2013-03-12
1
-1
/
+1
*
s4-dns: dlz_bind9: Check result to avoid segfault
Stefan Gohmann
2013-03-09
1
-1
/
+1
*
Make sure to set umask() before calling mkstemp().
Andreas Schneider
2013-03-06
1
-0
/
+3
*
s4-libregistry: Improve NULL handling of name.
Andreas Schneider
2013-03-05
1
-3
/
+4
*
dsdb: Check for pointers before we deference them.
Andreas Schneider
2013-03-05
1
-7
/
+7
*
gensec: recv_handler can't be NULL at that point.
Andreas Schneider
2013-03-05
1
-1
/
+1
*
s4-libregistry: Fix path check and improve while loops.
Andreas Schneider
2013-03-05
1
-6
/
+6
*
s4-libregistry: Make sure we don't dereference a NULL pointer.
Andreas Schneider
2013-03-05
1
-1
/
+3
*
s4-client: Make sure entry is a valid string.
Andreas Schneider
2013-03-05
1
-2
/
+8
*
s4-lib/socket: Return the original EMSGSIZE when sendto() and setsockopt() bo...
Andrew Bartlett
2013-03-04
1
-1
/
+1
*
selftest: Remove output directories to save disk space
Andrew Bartlett
2013-03-04
1
-7
/
+11
*
samba_upgradeprovision: Do not reset every DN when changing an SD
Andrew Bartlett
2013-03-04
1
-22
/
+8
*
samba_upgradeprovision: do not maintain dnNotToRecalculate as a list
Andrew Bartlett
2013-03-04
1
-5
/
+3
*
samba_upgradeprovision: only run rebuild_sd in --full mode
Andrew Bartlett
2013-03-04
1
-20
/
+17
*
samba_upgradeprovision: Remove alwaysRecalculate, this is too dangerous
Andrew Bartlett
2013-03-04
1
-4
/
+1
*
samba_upgradeprovision: Remove unused checkKeepAttributeOldMtd
Andrew Bartlett
2013-03-04
1
-73
/
+6
*
scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sds
Andrew Bartlett
2013-03-04
1
-11
/
+10
*
samba_upgradeprovision: Remove auto-detection of pre-alpha9 databases
Andrew Bartlett
2013-03-04
1
-5
/
+6
*
selftest: Rename samba4.blackbox.upgradeprovision.py to samba4.blackbox.upgra...
Andrew Bartlett
2013-03-04
1
-1
/
+1
*
selftest: Add ldapcmp to ensure upgradeprovision of a fresh DB is a no-op
Andrew Bartlett
2013-03-04
1
-1
/
+33
*
selftest: Add in a provision from 4.0.0 to run tests against
Andrew Bartlett
2013-03-04
21
-0
/
+80210
*
Handle EMSGSIZE on UNIX domain sockets.
Landon Fuller
2013-03-02
1
-9
/
+26
*
Remove incomplete check for IPv6 link-local addresses.
Landon Fuller
2013-03-02
1
-3
/
+1
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
118
-31388
/
+5
*
build: Rename samba_python waf node to avoid duplicate name
Andrew Bartlett
2013-03-02
1
-1
/
+1
*
s4:lib/events: make use of samba_tevent_set_debug()
Stefan Metzmacher
2013-02-28
1
-35
/
+1
*
s4:pyregistry: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-28
1
-1
/
+1
*
s4:pygensec: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-28
1
-1
/
+1
*
s4:winbindd: fix spacing and line length in cmd_getpwnam_recv_domain()
Michael Adam
2013-02-28
1
-1
/
+2
*
s4:winbindd: do not drop the workgroup name in the getgrgid call
Michael Adam
2013-02-27
1
-1
/
+11
[next]