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
...
|
*
Use make template for installing binaries.
Jelmer Vernooij
2008-06-26
4
-24
/
+46
|
*
Move blackbox tests closer to what they're testing.
Jelmer Vernooij
2008-06-26
4
-4
/
+430
|
*
Only try to detect the events lib dir if it wasn't set earlier.
Jelmer Vernooij
2008-06-26
1
-10
/
+12
|
*
Use variable for selftest directory.
Jelmer Vernooij
2008-06-25
2
-2
/
+3
|
*
Fix another reference to ldbdir.
Jelmer Vernooij
2008-06-25
1
-1
/
+1
|
*
Use ldbsrcdir rather than ldbdir.
Jelmer Vernooij
2008-06-25
1
-31
/
+31
|
*
Use variable for popt source dir.
Jelmer Vernooij
2008-06-25
2
-1
/
+2
|
*
Use ldbsrcdir rather than ldbdir.
Jelmer Vernooij
2008-06-25
2
-15
/
+15
|
*
Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it.
Jelmer Vernooij
2008-06-25
1
-0
/
+2
|
*
Use workaround for $(abspath)
Jelmer Vernooij
2008-06-25
3
-2
/
+5
|
*
Revert "Remove the dependency on $(abspath) in makefiles"
Jelmer Vernooij
2008-06-25
2
-4
/
+2
|
*
wbinfo: Output string for sid type in lookupsid.
Kai Blin
2008-06-20
1
-20
/
+20
|
*
smbd: make sure the parent smbd stays alive forever
Stefan Metzmacher
2008-06-20
1
-7
/
+13
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-06-20
4
-8
/
+26
|
\
|
|
*
Include events_util.h in events_aio.c
Volker Lendecke
2008-06-19
1
-0
/
+1
|
*
Remove the dependency on $(abspath) in makefiles
Volker Lendecke
2008-06-19
2
-2
/
+4
|
*
credentials: set GSS_KRB5_CRED_NO_CI_FLAGS_X to avoid GSS_C_CONF_FLAG and GSS...
Stefan Metzmacher
2008-06-19
1
-6
/
+21
*
|
Depend on NDR_DRSBLOBS explicity.
Andrew Bartlett
2008-06-20
1
-1
/
+1
|
/
*
Change detection of objectCategory short fomm
Andrew Bartlett
2008-06-19
1
-1
/
+1
*
Fix segfault caused by talloc_free() being called while still processing
Andrew Bartlett
2008-06-19
1
-2
/
+2
*
Remove old ldap.js test, we have replicated it in python now.
Andrew Bartlett
2008-06-19
1
-1
/
+0
*
Add a blackbox test for the provision-backend script.
Andrew Bartlett
2008-06-19
3
-27
/
+56
*
Don't sign NTP packets to disabled accounts
Andrew Bartlett
2008-06-19
1
-1
/
+10
*
Use friendly NTSTATUS message in python code when possible.
Jelmer Vernooij
2008-06-17
1
-1
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...
Jelmer Vernooij
2008-06-17
6
-23
/
+12
|
\
|
*
Change our module code to not use the special symbol name init_module()
Andrew Tridgell
2008-06-17
4
-21
/
+7
|
*
Try to get a bit further with provisioning
Simo Sorce
2008-06-16
2
-2
/
+5
*
|
Make sure events pc file gets installed.
Jelmer Vernooij
2008-06-17
2
-0
/
+3
*
|
Avoid including events_util.h in events_internal.h since the latter is
Jelmer Vernooij
2008-06-17
7
-2
/
+6
*
|
Change order of includes in swig file to avoid warnings.
Jelmer Vernooij
2008-06-16
2
-2
/
+2
*
|
Remove support for deprecated JS provisioning.
Jelmer Vernooij
2008-06-16
1
-7
/
+1
|
/
*
Add include in swig file as well.
Jelmer Vernooij
2008-06-16
2
-1
/
+2
*
Fix build
Simo Sorce
2008-06-16
1
-0
/
+1
*
Fix ldb_wrap.c
Simo Sorce
2008-06-16
1
-0
/
+1
*
Fix cleanup.
Simo Sorce
2008-06-15
1
-4
/
+9
*
Note that making ldb the event context parent seem to lead to races when
Simo Sorce
2008-06-15
1
-1
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...
Jelmer Vernooij
2008-06-15
4
-183
/
+263
|
\
|
*
Cleanup.
Simo Sorce
2008-06-15
1
-23
/
+29
|
*
Now that we pass down the event context, start removing calls to
Simo Sorce
2008-06-15
2
-8
/
+2
|
*
Cleanup,
Simo Sorce
2008-06-14
1
-61
/
+88
|
*
Ups fix typo in error type
Simo Sorce
2008-06-14
1
-2
/
+2
|
*
Cosmetic fixes.
Simo Sorce
2008-06-14
1
-88
/
+141
|
*
Fix events_aio
Simo Sorce
2008-06-14
1
-3
/
+3
*
|
Fix standalone ldb build.
Jelmer Vernooij
2008-06-15
3
-4
/
+7
*
|
Fix ldb python bindings after events changes.
Jelmer Vernooij
2008-06-15
2
-3
/
+6
|
/
*
Avoid using .DEFAULT_GOAL - it's only available in gmake 3.81 and higher.
Jelmer Vernooij
2008-06-14
1
-2
/
+4
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
37
-47
/
+102
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
52
-116
/
+176
*
This patch make it possible to build the events library completely
Simo Sorce
2008-06-14
23
-283
/
+427
*
Use proper python errors.
Jelmer Vernooij
2008-06-14
2
-27
/
+17
[prev]
[next]