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
/
libcli
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
Fix failures setting a random password
Andrew Bartlett
1
-1
/
+1
2008-12-05
s4-smbtorture: add test for setting passwords via samr_UserInfo18.
Günther Deschner
1
-1
/
+1
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-10-24
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
1
-10
/
+8
2008-10-22
Change buffer size back to 256, just to be sure.
Jelmer Vernooij
1
-1
/
+1
2008-10-22
Remove pstring usages.
Jelmer Vernooij
1
-2
/
+1
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-0
/
+1
2008-10-17
Improve RPC-SAMR tests to check random passwords
Andrew Bartlett
1
-0
/
+22
2008-10-16
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
1
-1
/
+32
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2
-2
/
+2
2008-09-22
Remove unused parameter from decode_pw_buffer and fail on invalid
Andrew Bartlett
1
-5
/
+9
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-2
/
+2
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-3
/
+3
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-2
/
+2
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-4
/
+5
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-1
/
+3
2008-02-26
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-1
/
+3
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+3
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+4
2008-01-03
r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26461: Tighten dependencies.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
1
-6
/
+7
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
3
-39
/
+39
2007-10-10
r23816: A little more static, but leave the dead code testjoin.c as documenta...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
6
-18
/
+12
2007-10-10
r21072: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19676: Fix some more dependencies.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19464: Reject passwords that cannot be converted into UCS2.
Andrew Bartlett
1
-2
/
+8
2007-10-10
r18971: avoid strndup is a few places. Fixes a minor memory leak, and should
Andrew Tridgell
1
-3
/
+8
2007-10-10
r18965: fixed the bug with RPC-NETLOGON and solaris sparc machines. This bug
Andrew Tridgell
1
-0
/
+6
2007-10-10
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18130: the move to system/ in libreplace broke some things ... should be
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r16569: - use push_string()
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r15834: fixed a memory leak in the session code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14724: Rearrange some source files, install more headers.
Jelmer Vernooij
4
-1
/
+385
2007-10-10
r14484: Install more headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
2
-2
/
+26
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14064: - split out MSRPC_PARSE into a speperate subsystem
Stefan Metzmacher
2
-1
/
+2
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2
-0
/
+2
[next]