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
/
source3
/
libads
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-10
Fix typo.
Karolin Seeger
1
-1
/
+1
2008-04-09
Fix typos.
Karolin Seeger
1
-1
/
+1
2008-03-28
Add ads_check_ou_dn().
Günther Deschner
1
-0
/
+47
2008-03-23
Fix Coverity ID 488
Volker Lendecke
1
-0
/
+2
2008-03-23
Fix Coverity ID 487
Volker Lendecke
1
-0
/
+1
2008-03-17
Coverity fixes
Marc VanHeyningen
3
-6
/
+22
2008-03-10
Use a separate tdb for mutexes
Volker Lendecke
1
-9
/
+6
2008-03-08
Fix Coverity ID 551
Volker Lendecke
1
-0
/
+2
2008-02-27
Add my copyright.
Günther Deschner
1
-1
/
+1
2008-02-25
Fix some warnings
Volker Lendecke
1
-7
/
+15
2008-02-17
Fix some more callers of PAC_DATA.
Günther Deschner
1
-1
/
+1
2008-02-17
Some more cleanup in authdata.c.
Günther Deschner
1
-621
/
+7
2008-02-17
Align our krb5 PAC decoding routines to the samba4 ones.
Günther Deschner
1
-234
/
+224
2008-02-04
str_list_free is not needed anymore
Volker Lendecke
1
-2
/
+2
2008-02-04
Always pass a TALLOC_CTX to str_list_make and str_list_copy
Volker Lendecke
1
-2
/
+2
2008-01-31
When running with debug level > 10, dump ads_struct in ads_connect().
Günther Deschner
1
-9
/
+33
2008-01-29
Fix the build. Avoid unrequired ndr_print_ads_struct dependencies.
Günther Deschner
1
-0
/
+118
2008-01-28
Restrict the enctypes in the generated krb5.conf files to Win2003 types.
Gerald W. Carter
1
-4
/
+8
2008-01-23
strtok -> strtok_r
Volker Lendecke
1
-3
/
+4
2008-01-17
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
1
-6
/
+6
2008-01-16
Tidy up code and debug for non-default krb5 IPv6 port.
Jeremy Allison
1
-9
/
+15
2008-01-16
Fix IPv6 bug #5204, which caused krb5 DNS lookups
Jeremy Allison
1
-13
/
+56
2008-01-16
Fix memleak in ads_build_path().
Günther Deschner
1
-5
/
+11
2008-01-14
Print principal in debug statement in kerberos_kinit_password() as well.
Günther Deschner
1
-1
/
+2
2008-01-11
Fix CID 476. Ensure a valid pac_data pointer is always passed to
Jeremy Allison
1
-2
/
+1
2008-01-11
Coverity 512, uninitialized var.
Jeremy Allison
1
-2
/
+2
2008-01-08
Do not ignore provided machine_name in ads_get_upn().
Günther Deschner
1
-5
/
+5
2008-01-04
Re-Indent function ldap_open_with_timeout().
Michael Adam
1
-1
/
+1
2008-01-04
Add a debug message (when the LDAP server has really been connected).
Michael Adam
1
-0
/
+1
2008-01-04
Untangle assignment and result check.
Michael Adam
1
-3
/
+3
2008-01-04
Enhance DEBUG-verbosity of ldap_open_with_timeout().
Michael Adam
1
-1
/
+7
2008-01-04
Unindent function header.
Michael Adam
1
-1
/
+1
2008-01-04
Fix a misleading DEBUG message.
Michael Adam
1
-1
/
+1
2008-01-03
Add ads_get_joinable_ous().
Günther Deschner
1
-0
/
+60
2007-12-29
Make use of [un]marshall_sec_desc
Volker Lendecke
1
-9
/
+11
2007-12-26
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
1
-0
/
+9
2007-12-17
While 'data' is usually 0 terminated, nothing in the spec requires that. The ...
Simo Sorce
1
-1
/
+4
2007-12-16
make use of unmarshall_sec_desc
Volker Lendecke
1
-19
/
+12
2007-12-15
Doh, fix typo in error exit.
Jeremy Allison
1
-2
/
+2
2007-12-15
Added patch originally by Andreas Schneider <anschneider@suse.de>
Jeremy Allison
1
-0
/
+52
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
1
-1
/
+1
2007-12-15
Replace sid_string_static with sid_to_string
Volker Lendecke
1
-1
/
+2
2007-12-15
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
1
-3
/
+3
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2
-7
/
+10
2007-12-06
Remove an incredible amount of whitespace.
Michael Adam
1
-1
/
+1
2007-12-06
libads: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-12-05
Remove some globals
Volker Lendecke
1
-1
/
+1
2007-12-03
Make strhex_to_str clear on string limits. Remove pstring from web/*.c
Jeremy Allison
1
-2
/
+2
2007-11-27
Remove some statics
Volker Lendecke
2
-6
/
+9
2007-11-26
Remove a global
Volker Lendecke
1
-5
/
+4
[next]