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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-27
lib/ldb: add forward declaration for struct event_context
Stefan Metzmacher
1
-0
/
+1
2008-06-27
credentials: gss_set_cred_option() needs gss_cred_id_t * argument, not gss_cr...
Michael Adam
1
-1
/
+1
2008-06-27
mkversion.sh: printf %s is more portable than echo -e
Stefan Metzmacher
1
-4
/
+4
2008-06-27
Fix installation of Samba4 into an empty tree.
Andrew Bartlett
1
-2
/
+2
2008-06-27
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
21
-207
/
+162
2008-06-26
Use make magic for installing/uninstalling binaries.
Jelmer Vernooij
4
-101
/
+21
2008-06-26
Use make template for installing binaries.
Jelmer Vernooij
4
-24
/
+46
2008-06-26
Move blackbox tests closer to what they're testing.
Jelmer Vernooij
4
-10
/
+10
2008-06-26
Only try to detect the events lib dir if it wasn't set earlier.
Jelmer Vernooij
1
-10
/
+12
2008-06-25
Use variable for selftest directory.
Jelmer Vernooij
2
-2
/
+3
2008-06-25
Fix another reference to ldbdir.
Jelmer Vernooij
1
-1
/
+1
2008-06-25
Use ldbsrcdir rather than ldbdir.
Jelmer Vernooij
1
-31
/
+31
2008-06-25
Use variable for popt source dir.
Jelmer Vernooij
2
-1
/
+2
2008-06-25
Use ldbsrcdir rather than ldbdir.
Jelmer Vernooij
2
-15
/
+15
2008-06-25
Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it.
Jelmer Vernooij
1
-0
/
+2
2008-06-25
Use workaround for $(abspath)
Jelmer Vernooij
3
-2
/
+5
2008-06-25
Revert "Remove the dependency on $(abspath) in makefiles"
Jelmer Vernooij
2
-4
/
+2
2008-06-20
wbinfo: Output string for sid type in lookupsid.
Kai Blin
1
-20
/
+20
2008-06-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
4
-8
/
+26
2008-06-20
smbd: make sure the parent smbd stays alive forever
Stefan Metzmacher
1
-7
/
+13
2008-06-20
Depend on NDR_DRSBLOBS explicity.
Andrew Bartlett
1
-1
/
+1
2008-06-19
Include events_util.h in events_aio.c
Volker Lendecke
1
-0
/
+1
2008-06-19
Remove the dependency on $(abspath) in makefiles
Volker Lendecke
2
-2
/
+4
2008-06-19
credentials: set GSS_KRB5_CRED_NO_CI_FLAGS_X to avoid GSS_C_CONF_FLAG and GSS...
Stefan Metzmacher
1
-6
/
+21
2008-06-19
Change detection of objectCategory short fomm
Andrew Bartlett
1
-1
/
+1
2008-06-19
Fix segfault caused by talloc_free() being called while still processing
Andrew Bartlett
1
-2
/
+2
2008-06-19
Remove old ldap.js test, we have replicated it in python now.
Andrew Bartlett
2
-1597
/
+0
2008-06-19
Add a blackbox test for the provision-backend script.
Andrew Bartlett
3
-27
/
+56
2008-06-19
Don't sign NTP packets to disabled accounts
Andrew Bartlett
1
-1
/
+10
2008-06-17
Use friendly NTSTATUS message in python code when possible.
Jelmer Vernooij
1
-1
/
+1
2008-06-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...
Jelmer Vernooij
6
-23
/
+12
2008-06-17
Make sure events pc file gets installed.
Jelmer Vernooij
2
-0
/
+3
2008-06-17
Change our module code to not use the special symbol name init_module()
Andrew Tridgell
4
-21
/
+7
2008-06-17
Avoid including events_util.h in events_internal.h since the latter is
Jelmer Vernooij
7
-2
/
+6
2008-06-16
Try to get a bit further with provisioning
Simo Sorce
2
-2
/
+5
2008-06-16
Change order of includes in swig file to avoid warnings.
Jelmer Vernooij
2
-2
/
+2
2008-06-16
Remove support for deprecated JS provisioning.
Jelmer Vernooij
1
-7
/
+1
2008-06-16
Add include in swig file as well.
Jelmer Vernooij
2
-1
/
+2
2008-06-16
Fix build
Simo Sorce
1
-0
/
+1
2008-06-16
Fix ldb_wrap.c
Simo Sorce
1
-0
/
+1
2008-06-15
Fix cleanup.
Simo Sorce
1
-4
/
+9
2008-06-15
Note that making ldb the event context parent seem to lead to races when
Simo Sorce
1
-1
/
+1
2008-06-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...
Jelmer Vernooij
4
-183
/
+263
2008-06-15
Fix standalone ldb build.
Jelmer Vernooij
3
-4
/
+7
2008-06-15
Fix ldb python bindings after events changes.
Jelmer Vernooij
2
-3
/
+6
2008-06-15
Cleanup.
Simo Sorce
1
-23
/
+29
2008-06-15
Now that we pass down the event context, start removing calls to
Simo Sorce
2
-8
/
+2
2008-06-14
Cleanup,
Simo Sorce
1
-61
/
+88
2008-06-14
Ups fix typo in error type
Simo Sorce
1
-2
/
+2
2008-06-14
Cosmetic fixes.
Simo Sorce
1
-88
/
+141
[next]