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-28
dynconfig changes for 'winbind privileged dir' changes.
Andrew Bartlett
3
-1
/
+7
2008-06-28
Use a configure-specified directory for the winbind priv pipe
Andrew Bartlett
5
-17
/
+65
2008-06-28
More work to use %{name} rather than 'samba'
Andrew Bartlett
2
-3
/
+7
2008-06-28
Update WHATSNEW towards an alpha5 release.
Andrew Bartlett
1
-33
/
+17
2008-06-28
Place the Fedroa package into Samba4's GIT tree
Andrew Bartlett
4
-0
/
+469
2008-06-28
Tone down the language in BUGS.txt
Andrew Bartlett
1
-2
/
+20
2008-06-28
Fix the wbinfo test on the LDAP backend.
Andrew Bartlett
2
-34
/
+0
2008-06-27
ntlm_auth: eliminate "cast pointer from integer of different size" warnings o...
Michael Adam
1
-2
/
+2
2008-06-27
ntlmssp: get rid of "cast to pointer from integer of different size" warning ...
Michael Adam
1
-3
/
+3
2008-06-27
tdb_unpack: Eliminate "cast to pointer from integer of different size" warnin...
Michael Adam
1
-1
/
+7
2008-06-27
gsskrb5: just don't force, but allow the flags when GSS_CF_NO_CI_FLAGS is given
Stefan Metzmacher
1
-0
/
+6
2008-06-27
gsskrb5: fix gss_krb5_cred_no_ci_flags_x_oid_desc variable name
Stefan Metzmacher
1
-2
/
+2
2008-06-27
credentials: gss_set_cred_option() doesn't like GSS_C_NO_BUFFER
Stefan Metzmacher
1
-1
/
+4
2008-06-27
Fix if_version for interfaces with a if_version_minor field different from 0
Julien Kerihuel
1
-1
/
+6
2008-06-27
Fix a non-empty line with just spaces
Volker Lendecke
1
-1
/
+1
2008-06-27
Fix the definition of abspath for gnu make < 3.81
Volker Lendecke
1
-1
/
+1
2008-06-27
Remove events from require line:
Julien Kerihuel
1
-1
/
+1
2008-06-27
pynbt: eliminate "initialization from incompatible pointer type" warning
Michael Adam
1
-1
/
+1
2008-06-27
nbt_server/wins: add forward declaration for struct event_context
Stefan Metzmacher
1
-1
/
+1
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
[next]