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
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install session.h, required by OpenChange's proxy.
Jelmer Vernooij
2008-05-08
1
-1
/
+1
*
Tiago Batista posted a patch to fix the build:
Tiago Batista
2008-05-06
1
-1
/
+1
*
Fix the build after the auth/ -> auth/ntlm/ rename
Andrew Bartlett
2008-05-05
8
-8
/
+8
*
Move NTLM authentication details into auth/ntlm
Andrew Bartlett
2008-05-05
16
-82
/
+256
*
Add a new implementation of security=server.
Andrew Bartlett
2008-05-05
3
-323
/
+184
*
Allow an NTLM response to be specified into the auth subsystem.
Andrew Bartlett
2008-05-05
3
-18
/
+63
*
Fix dependencies on gensec_krb5 and the NTLMSSP code.
Andrew Bartlett
2008-04-26
2
-2
/
+2
*
Add documentation to session token functions.
Andrew Bartlett
2008-04-24
2
-5
/
+16
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-17
/
+5
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
10
-16
/
+28
*
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
7
-50
/
+60
*
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
2008-04-15
1
-3
/
+4
*
Fix the build.
Jelmer Vernooij
2008-04-15
1
-1
/
+1
*
Fix unresolved symbols.
Jelmer Vernooij
2008-04-14
1
-1
/
+1
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
2
-9
/
+8
*
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
2008-04-14
5
-46
/
+59
*
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2008-04-14
2
-0
/
+11
*
Extend credentials python API to include set_machine_account.
Andrew Bartlett
2008-04-05
4
-29
/
+78
*
Reduce the number of installed headers.
Jelmer Vernooij
2008-04-02
3
-4
/
+4
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
30
-102
/
+408
*
Fix and test python scripts and kerberos
Andrew Bartlett
2008-03-28
4
-15
/
+111
*
Remove useless extra argument to samdb_result_account_expires().
Andrew Bartlett
2008-03-25
1
-2
/
+2
*
Don't require users of credentials.h to have krb5.h and gssapi.h
Andrew Bartlett
2008-03-17
4
-11
/
+24
*
Update account expiration to use new samdb_result_account_expires() function.
Andrew Kroeger
2008-03-07
1
-2
/
+2
*
Change remaining prototype headers to be private.
Jelmer Vernooij
2008-02-29
1
-3
/
+3
*
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-29
3
-6
/
+10
*
Simplify the 'password must change' logic
Andrew Bartlett
2008-02-29
1
-5
/
+6
*
Generate ACB_PW_EXPIRED correctly
Andrew Bartlett
2008-02-28
2
-18
/
+22
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-1
/
+1
*
Avoid use of global_loadparm.
Jelmer Vernooij
2008-02-21
4
-5
/
+16
*
Make more module init functions public, since they are compiled with -fvisibi...
Jelmer Vernooij
2008-02-20
5
-5
/
+5
*
Make all auth module init functions public, since they are compiled with -fvi...
Jelmer Vernooij
2008-02-20
5
-5
/
+5
*
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
2008-02-18
1
-4
/
+4
*
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
2008-02-18
2
-2
/
+2
*
cyrus_sasl: fix compiler warnings
Stefan Metzmacher
2008-02-15
1
-1
/
+4
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-01-24
1
-1
/
+1
|
\
|
*
netlogon.idl: make use of bitmap samr_GroupAttrs
Stefan Metzmacher
2008-01-24
1
-1
/
+1
*
|
python: Add bindings for cli_credentials_set_cmdline_callbacks().
Jelmer Vernooij
2008-01-24
5
-1
/
+38
|
/
*
Default to creating anonymous credentials.
Jelmer Vernooij
2008-01-23
2
-2
/
+2
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
1
-1
/
+0
*
gensec: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
2
-0
/
+12
*
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
2008-01-15
2
-2
/
+2
*
pidl/python: Pass credentials and loadparm context when connecting using DCE/...
Jelmer Vernooij
2008-01-14
2
-0
/
+33
*
r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.
Jelmer Vernooij
2008-01-03
5
-11
/
+31
*
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
2008-01-02
1
-3
/
+3
*
r26640: Janitorial: Remove some more uses of global_loadparm.
Jelmer Vernooij
2008-01-01
1
-2
/
+3
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
3
-9
/
+17
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
2
-7
/
+21
*
r26626: Install auth/session.h
Jelmer Vernooij
2007-12-29
1
-0
/
+1
*
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
2007-12-24
2
-2
/
+2
[next]