index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-07
s4-samr: Fix dcesrv_samr_QueryGroupMember.
Günther Deschner
1
-1
/
+3
2010-10-07
Revert "s4:ldap_server: rewrite to socket layer to use tstream"
Stefan Metzmacher
4
-694
/
+305
2010-10-07
s4:dsdb/common/util_samr.c - use an LDB constant for result checking
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-07
s4:dsdb/common/util.c - provide message set functions for integer types
Matthias Dieter Wallnöfer
1
-0
/
+31
2010-10-07
waf: fixed exit status of test suites
Andrew Tridgell
1
-2
/
+4
2010-10-06
waf: allow for commands like "make bin/smbtorture"
Andrew Tridgell
1
-0
/
+5
2010-10-06
waf: fixed some python3.x portability issues
Andrew Tridgell
2
-4
/
+7
2010-10-06
s4:samldb LDB module - remove "type" parameter of "samldb_fill_object"
Matthias Dieter Wallnöfer
1
-6
/
+9
2010-10-06
s4-heimdal: disable using the system compile_et for now
Andrew Tridgell
1
-2
/
+5
2010-10-06
s4-test: Fix PYTHONPATH for samba4.schemaInfo.python(dc) test
Kamen Mazdrashki
1
-1
/
+1
2010-10-05
heimdal-build: Require com_err library to provide com_right_r function.
Jelmer Vernooij
1
-1
/
+1
2010-10-05
heimdal-com_err: fix the build for systems with older 'com_err' library
Kamen Mazdrashki
1
-1
/
+1
2010-10-05
s4:subtree_delete LDB module - remove the DN from an error message
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-10-05
s4:setup/provision_rootdse_add.ldif - provide informations in the right order
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-05
s4-selftest: move spoolss to skip list.
Günther Deschner
2
-1
/
+1
2010-10-05
s4-provision: Reset "debuglevel" after "provision" take place
Kamen Mazdrashki
1
-7
/
+9
2010-10-05
s4-libnet_vampire: Reparent result.lp_ctx - we have already referenced it
Kamen Mazdrashki
1
-1
/
+1
2010-10-05
s4-test: Fix PYTHONPATH for python.drs_ tests
Kamen Mazdrashki
1
-2
/
+2
2010-10-05
s4-test: Use absolute path for 'samba4srcdir'
Kamen Mazdrashki
1
-1
/
+1
2010-10-05
s4:samldb LDB module - simplify/unify the message handling on add and modify ...
Matthias Dieter Wallnöfer
1
-28
/
+54
2010-10-05
s4:samldb LDB module - assign better memory contexts on two places
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-05
s4:kdc - use "userAccountControl" always unsigned
Matthias Dieter Wallnöfer
3
-5
/
+5
2010-10-05
s4:ldb_modules.c - fix a typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-05
s4-test: changed the gentest test to use a fixed seed.
Andrew Tridgell
1
-1
/
+1
2010-10-05
torture: complete dfs referral tests
Matthieu Patou
2
-10
/
+59
2010-10-05
dfs: Fix wrong size of referral, change order of dc referral
Matthieu Patou
1
-5
/
+12
2010-10-05
Add missing dependencies for com_err.
Jelmer Vernooij
13
-21
/
+31
2010-10-05
ldb: Refer to ldb(3), not ldb(7).
Jelmer Vernooij
6
-13
/
+13
2010-10-05
heimdal-build: Simplify calls to convenience functions.
Jelmer Vernooij
1
-116
/
+94
2010-10-05
heimdal-build: Add HEIMDAL_BINARY convenience method.
Jelmer Vernooij
1
-24
/
+80
2010-10-05
heimdal-build: Implement HEIMDAL_LIBRARY with fewer wafsamba functions.
Jelmer Vernooij
1
-9
/
+50
2010-10-05
heimdal-build: Add heimdal specific subsystem function.
Jelmer Vernooij
1
-10
/
+52
2010-10-05
heimdal-build: Add custom heimdal generator.
Jelmer Vernooij
1
-7
/
+32
2010-10-05
heimdal: Fix name of hx509 library.
Jelmer Vernooij
4
-13
/
+13
2010-10-05
heimdal: Fix name of kdc library.
Jelmer Vernooij
2
-2
/
+2
2010-10-05
heimdal: Fix name of 'hdb'.
Jelmer Vernooij
2
-13
/
+13
2010-10-05
heimdal: Fix library name of heimntlm.
Jelmer Vernooij
1
-5
/
+5
2010-10-05
heimdal: Fix library name of gssapi.
Jelmer Vernooij
5
-5
/
+5
2010-10-05
heimdal: Fix names of roken, wind libraries.
Jelmer Vernooij
1
-26
/
+26
2010-10-04
unittests: add a test to avoid regression on previous fix
Matthieu Patou
1
-0
/
+5
2010-10-04
unittests: makes the unit tests for ldb.python back in order
Matthieu Patou
1
-1
/
+1
2010-10-04
pyldb: test return code before trying to talloc_steal
Matthieu Patou
1
-2
/
+2
2010-10-04
s4:ldap_server: rewrite to socket layer to use tstream
Stefan Metzmacher
4
-308
/
+697
2010-10-04
s4:dsdb/common/util.c - change the usage of the RECYCLED control
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-10-04
compile_et: Support using system compile_et.
Jelmer Vernooij
3
-40
/
+38
2010-10-04
heimdal: Support using system com_err.
Jelmer Vernooij
2
-16
/
+17
2010-10-04
registry: Make a two more functions static.
Jelmer Vernooij
1
-2
/
+2
2010-10-04
spoolss: fill in spoolss_SetPort IDL.
Günther Deschner
1
-3
/
+3
2010-10-03
s4:kdc/db-glue.c - remove unused variable
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-10-03
s4:ldap.py - test allowed system flags restriction
Matthias Dieter Wallnöfer
1
-1
/
+16
[prev]
[next]