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:librpc/rpc: if the connection is dead we don't want to be called recursivly.
Stefan Metzmacher
2012-03-15
1
-0
/
+2
*
s3: Update waf build to include missed dependancy on Lion.
Ira Cooper
2012-03-15
1
-1
/
+1
*
util: Add --disable-fault-handling.
Ira Cooper
2012-03-15
5
-0
/
+16
*
libsmbclient-raw: Install smb_composite.h.
Jelmer Vernooij
2012-03-15
2
-2
/
+4
*
build: Do not build with utmp when we do not have utmp.h
Andrew Bartlett
2012-03-15
1
-1
/
+4
*
build: param must require cups to get the cups headers path in -I
Andrew Bartlett
2012-03-15
1
-1
/
+1
*
s3-krb5: Remove GSS_WRAP_IOV conditional
Andrew Bartlett
2012-03-15
4
-5
/
+5
*
wintest: test wbinfo --krb5auth
Andrew Bartlett
2012-03-15
1
-0
/
+3
*
selftest: test wbinfo --authenticate and --krb5auth
Andrew Bartlett
2012-03-15
1
-0
/
+5
*
build: Ensure that we clean build objects from auth/ as well
Andrew Bartlett
2012-03-15
1
-1
/
+1
*
selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.enum_printers_server...
Stefan Metzmacher
2012-03-14
1
-0
/
+1
*
selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.openprinter_badnamel...
Stefan Metzmacher
2012-03-14
1
-0
/
+1
*
selftest/flapping: mark samba4.blackbox.gentest as flakey
Stefan Metzmacher
2012-03-14
1
-0
/
+1
*
s3:selftest: add support for 'make test FAIL_IMMEDIATELY=1'
Stefan Metzmacher
2012-03-14
1
-0
/
+4
*
s4:selftest: fix a message-typo in the "samba-tool user" testsuite.
Michael Adam
2012-03-14
1
-1
/
+1
*
s4:selftest: add a new test for "samba-tool user list"
Michael Adam
2012-03-14
1
-1
/
+27
*
testtools/matchers.py: fix a comment typo
Michael Adam
2012-03-14
1
-1
/
+1
*
s3-spoolss: Check return type of update_dsspooler().
Andreas Schneider
2012-03-14
1
-12
/
+18
*
s3-spoolss: Check return codes in update_dsspooler.
Andreas Schneider
2012-03-14
1
-40
/
+170
*
s3-printing: Check for browseable too.
Andreas Schneider
2012-03-14
1
-1
/
+6
*
s3-printing: Make printer a const char *.
Andreas Schneider
2012-03-14
2
-3
/
+9
*
s3-rpc_client: Add debug message for printer dataex errors.
Andreas Schneider
2012-03-14
1
-0
/
+4
*
s3-rpc_server: Increase debug level for policy handle.
Andreas Schneider
2012-03-14
1
-5
/
+5
*
samba3util: Add ccan to dependency list now that str_checksum() uses a ccan f...
Jelmer Vernooij
2012-03-14
1
-1
/
+1
*
s3:smb2_server: fix a compiler warning
Christian Ambach
2012-03-14
1
-2
/
+2
*
s3:smbd: also create ncalrpc/np directory before forking rpc daemons
Stefan Metzmacher
2012-03-14
1
-0
/
+13
*
lib/util: only change umask during mkdir()
Stefan Metzmacher
2012-03-14
1
-7
/
+4
*
lib/util: cope with races between lstat and mkdir in directory_create_or_exist()
Stefan Metzmacher
2012-03-14
1
-2
/
+8
*
lib/util: use a helper variable in directory_create_or_exist()
Stefan Metzmacher
2012-03-14
1
-2
/
+5
*
lib/util: do an early return on error directory_create_or_exist()
Stefan Metzmacher
2012-03-14
1
-10
/
+10
*
lib/util: remove unneeded else branch in directory_create_or_exist()
Stefan Metzmacher
2012-03-14
1
-21
/
+24
*
lib/util: don't start DEBUG output with 'error '
Stefan Metzmacher
2012-03-14
1
-1
/
+1
*
s4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
Amitay Isaacs
2012-03-14
2
-3
/
+3
*
lib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS defines in test/
Rusty Russell
2012-03-14
17
-20
/
+0
*
lib/tdb2: remove unneccessary _FILE_OFFSET_BITS define in test/.
Rusty Russell
2012-03-14
1
-2
/
+0
*
autoconf: make autoconf build work on OS X 10.6
Matthieu Patou
2012-03-14
1
-2
/
+2
*
lib/crypto: Detect CommonCrypto and use it if available
Matthieu Patou
2012-03-14
5
-2
/
+23
*
lib/tdb2: make summary handle capabilities properly.
Rusty Russell
2012-03-14
1
-31
/
+13
*
lib/tdb2: fix error string formatting.
Rusty Russell
2012-03-14
3
-5
/
+7
*
lib/tdb2: Add gcc-style format attribute to tdb_logerr.
Rusty Russell
2012-03-14
1
-4
/
+5
*
Fix bug #8811 - sd_has_inheritable_components segfaults on an SD that se_acce...
Jeremy Allison
2012-03-14
1
-0
/
+4
*
Fix bug #8795 - Samba does not handle the Owner Rights permissions at all
Richard Sharpe
2012-03-14
3
-6
/
+49
*
Second part of fix for bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER b...
Jeremy Allison
2012-03-13
1
-4
/
+6
*
Fix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashes when groups has more...
Christian Ambach
2012-03-13
1
-3
/
+7
*
s4-python: Add missing python source file encoding.
Andreas Schneider
2012-03-13
1
-0
/
+2
*
s4-python: Remove env from non-executable webserver script.
Andreas Schneider
2012-03-13
1
-2
/
+1
*
s4-python: Remove env from non-executable samba_tool scripts.
Andreas Schneider
2012-03-13
2
-4
/
+0
*
s4-python: Remove env from non-executable dcerpc scripts.
Andreas Schneider
2012-03-13
11
-21
/
+4
*
s4-python: Remove execute flag from non-executable rpc_talloc script.
Andreas Schneider
2012-03-13
1
-0
/
+0
*
s4-python: Remove env from non-executable blackbox test scripts.
Andreas Schneider
2012-03-13
2
-3
/
+0
[prev]
[next]