index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libads
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
6
-10
/
+10
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
2
-3
/
+3
*
Remove another PATH_MAX.
Jeremy Allison
2011-06-02
1
-12
/
+27
*
s3-param prepare for some lp_ functions to return const
Andrew Bartlett
2011-06-01
1
-1
/
+1
*
s3:libads/ndr: include ../librpc/ndr/libndr.h instead of librpc/ndr/util.h
Michael Adam
2011-05-31
1
-1
/
+1
*
s3:libads/kerberos_proto.h: add _LIBADS_KERBEROS_PROTO_H_ guard
Michael Adam
2011-05-31
1
-0
/
+5
*
s3:libads/kerberos_proto.h: add GPL/Copyright header
Michael Adam
2011-05-31
1
-0
/
+29
*
s3:libads/ads_proto.h: add _LIBADS_ADS_PROTO_H_ guard
Michael Adam
2011-05-31
1
-0
/
+5
*
s3:libads/ads_proto.h: add GPL/Copyright header
Michael Adam
2011-05-31
1
-0
/
+31
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
2
-2
/
+2
*
s3-includes: no need to globally include libads/ads_status.h.
Günther Deschner
2011-05-06
3
-0
/
+7
*
More simple const fixups.
Jeremy Allison
2011-05-05
2
-8
/
+8
*
More const fixes for compiler warnings from the waf build.
Jeremy Allison
2011-05-05
1
-2
/
+2
*
s3-libads: run minimal_includes.pl.
Günther Deschner
2011-05-05
1
-2
/
+0
*
s3-libads Move variables into if (socket_wrapper_dir()) where they are used.
Andrew Bartlett
2011-04-29
1
-4
/
+4
*
s3-libads: Use ldap_init_fd() to connect to AD server in socket_wrapper
Andrew Bartlett
2011-04-28
1
-1
/
+35
*
s3-libads Pass a struct sockaddr_storage to cldap routines
Andrew Bartlett
2011-04-28
3
-42
/
+17
*
s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.
Andrew Bartlett
2011-04-27
1
-0
/
+15
*
s3-libads Don't start a DEBUG with 'time'
Andrew Bartlett
2011-04-27
1
-1
/
+1
*
s3-libads Remove KRB5_DNS_HACK
Andrew Bartlett
2011-04-26
1
-12
/
+0
*
libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srv
Andrew Bartlett
2011-04-26
1
-36
/
+1
*
s3: Fix Coverity ID 2336, NULL_RETURNS
Volker Lendecke
2011-04-22
1
-0
/
+4
*
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
2011-04-20
2
-320
/
+3
*
s3-waf: try to fix the non-ldap-but-krb5 build.
Günther Deschner
2011-04-15
1
-0
/
+4
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
1
-0
/
+1
*
s3-libndr: add ../librpc/ndr/libndr.h include in some places.
Günther Deschner
2011-03-31
2
-0
/
+2
*
s3-includes: no point in including all security headers globally.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-prototypes: remove protos of some dead functions.
Günther Deschner
2011-03-24
1
-1
/
+0
*
s3: Fix Coverity ID 770, REVERSE_INULL
Volker Lendecke
2011-03-21
1
-15
/
+7
*
s3-build: only include asn1 headers where actually needed.
Günther Deschner
2011-03-16
1
-0
/
+1
*
s3-build: stop including ldap and lber headers everywhere in the code.
Günther Deschner
2011-03-16
1
-0
/
+1
*
Quite some callers of sid_split_rid do not care about the rid
Volker Lendecke
2011-03-10
1
-2
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-02-27
1
-10
/
+9
*
s3-libads: make ndr_print_ads_auth_flags() static.
Günther Deschner
2011-02-25
2
-2
/
+2
*
s3-libads Remove MIT-specific krb5_princ_realm macro calls.
Andrew Bartlett
2011-02-18
1
-55
/
+19
*
s3-libads: make ads_guess_service_principal static.
Günther Deschner
2011-02-11
3
-71
/
+69
*
s3: give ../librpc/ndr/util.c its own header.
Günther Deschner
2011-02-10
1
-0
/
+1
*
s3:libads: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2011-01-21
1
-2
/
+4
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-01-12
1
-8
/
+8
*
netlogon: move netlogon helpers to ../libcli/netlogon.
Günther Deschner
2011-01-07
1
-1
/
+1
*
s3-libads Default to NOT using the server-supplied principal from SPNEGO
Andrew Bartlett
2010-12-10
1
-3
/
+5
*
s3: Remove unused ads_get_attrname_by_oid
Volker Lendecke
2010-11-20
2
-42
/
+0
*
s3: Make ads_get_attrnames_by_oids static
Volker Lendecke
2010-11-20
2
-8
/
+7
*
s3: Make ads_ranged_search_internal static
Volker Lendecke
2010-11-20
2
-14
/
+16
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-11-20
1
-8
/
+8
*
s3: Remove unused ads_search_retry_extended_dn
Volker Lendecke
2010-11-20
2
-19
/
+0
*
s3: Make ads_do_search_retry_args() static
Volker Lendecke
2010-11-20
2
-8
/
+4
[next]