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
...
*
waf: fixed some python3.x portability issues
Andrew Tridgell
2010-10-06
7
-10
/
+18
*
waf: update to waf version 1.5.19
Andrew Tridgell
2010-10-06
2
-1
/
+1
*
s4:samldb LDB module - remove "type" parameter of "samldb_fill_object"
Matthias Dieter Wallnöfer
2010-10-06
1
-6
/
+9
*
idtree: fix right shift of signed ints, crash on large ids on AIX
Rusty Russell
2010-10-06
1
-1
/
+1
*
s4-heimdal: disable using the system compile_et for now
Andrew Tridgell
2010-10-06
1
-2
/
+5
*
waf: fixed the problem with com_err on Ubuntu 9.04
Andrew Tridgell
2010-10-06
2
-22
/
+32
*
s4-test: Fix PYTHONPATH for samba4.schemaInfo.python(dc) test
Kamen Mazdrashki
2010-10-06
1
-1
/
+1
*
Fix crash in SMB2 rename found by gentest. We must always have an lcomp
Jeremy Allison
2010-10-06
1
-1
/
+1
*
heimdal-build: Require com_err library to provide com_right_r function.
Jelmer Vernooij
2010-10-05
1
-1
/
+1
*
land: Fix stage description during failure.
Jelmer Vernooij
2010-10-05
1
-2
/
+2
*
land: Print out failed test in case of subunit failures.
Jelmer Vernooij
2010-10-05
1
-3
/
+30
*
heimdal-com_err: fix the build for systems with older 'com_err' library
Kamen Mazdrashki
2010-10-05
1
-1
/
+1
*
selftest: make it more obvious we only expect the printjob tests to fail.
Günther Deschner
2010-10-05
1
-1
/
+2
*
Revert "libndr: fix "excess elements in struct initializer" warning."
Günther Deschner
2010-10-05
1
-1
/
+0
*
s3-waf: add slightly different mkbuildoptions awk script for waf.
Günther Deschner
2010-10-05
2
-1
/
+274
*
s3-waf: use more of the NDR_ subsystems.
Günther Deschner
2010-10-05
1
-8
/
+7
*
Fix bug 7704 - Possible error in fix to rpc_server/srv_spoolss_nt.c.
Jeremy Allison
2010-10-05
1
-1
/
+1
*
s4:subtree_delete LDB module - remove the DN from an error message
Matthias Dieter Wallnöfer
2010-10-05
1
-3
/
+6
*
s4:setup/provision_rootdse_add.ldif - provide informations in the right order
Matthias Dieter Wallnöfer
2010-10-05
2
-3
/
+3
*
s3-selftest: enable smb2 torture tests against samba3.
Günther Deschner
2010-10-05
3
-1
/
+6
*
s4-selftest: move spoolss to skip list.
Günther Deschner
2010-10-05
2
-1
/
+1
*
libndr: fix "excess elements in struct initializer" warning.
Günther Deschner
2010-10-05
1
-0
/
+1
*
s3-reg_parse: fix uninitialized variable in srprs_key().
Günther Deschner
2010-10-05
1
-1
/
+1
*
s3-libndr: handle NDR_ERR_IPV6ADDRESS case in ndr_errstr().
Günther Deschner
2010-10-05
1
-0
/
+3
*
land: Fix failure detection.
Jelmer Vernooij
2010-10-05
1
-33
/
+39
*
land: Simplify retry checker.
Jelmer Vernooij
2010-10-05
1
-20
/
+30
*
s4-provision: Reset "debuglevel" after "provision" take place
Kamen Mazdrashki
2010-10-05
1
-7
/
+9
*
s4-libnet_vampire: Reparent result.lp_ctx - we have already referenced it
Kamen Mazdrashki
2010-10-05
1
-1
/
+1
*
s4-test: Fix PYTHONPATH for python.drs_ tests
Kamen Mazdrashki
2010-10-05
1
-2
/
+2
*
s4-test: Use absolute path for 'samba4srcdir'
Kamen Mazdrashki
2010-10-05
1
-1
/
+1
*
s3-waf: convert NSS_INFO into a subsystem.
Günther Deschner
2010-10-05
2
-8
/
+52
*
s3-waf: add RPCCLI_WINREG subsystem.
Günther Deschner
2010-10-05
1
-11
/
+9
*
s3: Stop using the write cache after an oplock break
Volker Lendecke
2010-10-05
1
-0
/
+1
*
s4:samldb LDB module - simplify/unify the message handling on add and modify ...
Matthias Dieter Wallnöfer
2010-10-05
1
-28
/
+54
*
s4:samldb LDB module - assign better memory contexts on two places
Matthias Dieter Wallnöfer
2010-10-05
1
-2
/
+2
*
s4:kdc - use "userAccountControl" always unsigned
Matthias Dieter Wallnöfer
2010-10-05
3
-5
/
+5
*
s4:ldb_modules.c - fix a typo
Matthias Dieter Wallnöfer
2010-10-05
1
-1
/
+1
*
s4-test: changed the gentest test to use a fixed seed.
Andrew Tridgell
2010-10-05
1
-1
/
+1
*
torture: complete dfs referral tests
Matthieu Patou
2010-10-05
2
-10
/
+59
*
dfs: Fix wrong size of referral, change order of dc referral
Matthieu Patou
2010-10-05
1
-5
/
+12
*
idl: dfsblobs fix glitches in the implementation
Matthieu Patou
2010-10-05
1
-2
/
+2
*
ndr: Handle the case of string array with all null terminated strings
Matthieu Patou
2010-10-05
1
-4
/
+16
*
waf: workaround for the 'make install' breakage
Andrew Tridgell
2010-10-05
1
-4
/
+4
*
Add missing dependencies for com_err.
Jelmer Vernooij
2010-10-05
13
-21
/
+31
*
ldb: Refer to ldb(3), not ldb(7).
Jelmer Vernooij
2010-10-05
6
-13
/
+13
*
heimdal-build: Simplify calls to convenience functions.
Jelmer Vernooij
2010-10-05
1
-116
/
+94
*
heimdal-build: Add HEIMDAL_BINARY convenience method.
Jelmer Vernooij
2010-10-05
1
-24
/
+80
*
heimdal-build: Implement HEIMDAL_LIBRARY with fewer wafsamba functions.
Jelmer Vernooij
2010-10-05
1
-9
/
+50
*
heimdal-build: Add heimdal specific subsystem function.
Jelmer Vernooij
2010-10-05
1
-10
/
+52
*
heimdal-build: Add custom heimdal generator.
Jelmer Vernooij
2010-10-05
1
-7
/
+32
[prev]
[next]