summaryrefslogtreecommitdiffstats
path: root/source4/libcli/auth
Commit message (Expand)AuthorAgeFilesLines
* Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij2009-03-011-15/+17
* Fix failures setting a random passwordAndrew Bartlett2008-12-191-1/+1
* s4-smbtorture: add test for setting passwords via samr_UserInfo18.Günther Deschner2008-12-051-1/+1
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-10/+8
* Change buffer size back to 256, just to be sure.Jelmer Vernooij2008-10-221-1/+1
* Remove pstring usages.Jelmer Vernooij2008-10-221-2/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Improve RPC-SAMR tests to check random passwordsAndrew Bartlett2008-10-171-0/+22
* Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-1/+32
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-242-2/+2
* Remove unused parameter from decode_pw_buffer and fail on invalidAndrew Bartlett2008-09-221-5/+9
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+1
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-2/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-082-3/+3
|\
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-2/+2
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-1/+3
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-4/+5
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-1/+3
|/
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-2/+3
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-2/+4
* r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.Jelmer Vernooij2008-01-031-2/+3
* r26461: Tighten dependencies.Jelmer Vernooij2007-12-211-1/+2
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-6/+7
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-6/+6
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-103-39/+39
* r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-106-18/+12
* r21072: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-2/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+1
* r19464: Reject passwords that cannot be converted into UCS2.Andrew Bartlett2007-10-101-2/+8
* r18971: avoid strndup is a few places. Fixes a minor memory leak, and shouldAndrew Tridgell2007-10-101-3/+8
* r18965: fixed the bug with RPC-NETLOGON and solaris sparc machines. This bugAndrew Tridgell2007-10-101-0/+6
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-1/+1
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r16569: - use push_string()Stefan Metzmacher2007-10-101-3/+3
* r15834: fixed a memory leak in the session codeAndrew Tridgell2007-10-101-1/+1
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-104-1/+385
* r14484: Install more headersJelmer Vernooij2007-10-101-0/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-102-2/+26
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r14064: - split out MSRPC_PARSE into a speperate subsystemStefan Metzmacher2007-10-102-1/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1