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-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
2010-10-03
s4:objectclass LDB module - introduce allowed system flags restriction
Matthias Dieter Wallnöfer
1
-6
/
+11
2010-10-03
s4:urgent_replication.py - fix up the system flags handling
Matthias Dieter Wallnöfer
1
-4
/
+3
2010-10-03
s4:patchfile_dotreg.c - use "size_t" when counting characters in DATA_BLOBs
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-03
s4-kdc Remove special case kerberos restriction in the KDC
Andrew Bartlett
1
-16
/
+0
2010-10-03
s4:deletetest.py - enhance the tests
Matthias Dieter Wallnöfer
1
-21
/
+216
2010-10-03
s4:ldap.py - remove the delete tests
Matthias Dieter Wallnöfer
1
-92
/
+0
2010-10-03
s4:dsdb python stuff - introduce also here the "show_recycled" control
Matthias Dieter Wallnöfer
2
-5
/
+8
2010-10-03
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
12
-25
/
+31
2010-10-03
s4:dsdb/common/util.c - introduce "DSDB_SEARCH_SHOW_RECYCLED" flag
Matthias Dieter Wallnöfer
2
-0
/
+8
2010-10-03
s4:subtree_rename LDB module - also already deleted objects have to be renamed
Matthias Dieter Wallnöfer
1
-2
/
+13
2010-10-03
s4:show_deleted LDB module - also support the "show_recycled" control
Matthias Dieter Wallnöfer
1
-11
/
+62
2010-10-03
s4:repl_meta_data LDB module - consider the SYSTEM_FLAG_DISALLOW_MOVE_ON_DELE...
Matthias Dieter Wallnöfer
1
-10
/
+25
2010-10-03
s4:subtree_delete LDB module - it is only responsible for non-deleted objects
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-10-03
s4:objectclass LDB module - fix the "crossRef" delete protection
Matthias Dieter Wallnöfer
1
-3
/
+9
[next]