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
/
sasl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18047: More C++ stuff
Volker Lendecke
1
-3
/
+3
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
1
-1
/
+1
2007-10-10
r17899: Fix Stanford checker bug - possible null deref.
Jeremy Allison
1
-2
/
+5
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-2
/
+0
2007-10-10
r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,
Jeremy Allison
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-5
/
+18
2007-10-10
r13137: make cleare where long ifdefs ends
Simo Sorce
1
-2
/
+2
2007-10-10
r11504: Added Andrew Bartletts removal of another NTLMSSP implementation
Jeremy Allison
1
-85
/
+89
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-1
/
+1
2007-10-10
r8989: Fix a warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-4
/
+1
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-1
/
+4
2007-10-10
r5952: BUG 2469: patch from Jason Mader to cleanup compiler warning when not ...
Gerald Carter
1
-0
/
+4
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r1378: Better debugging so I don't get confused what principal we mean.
Jeremy Allison
1
-2
/
+2
2007-10-10
r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...
Gerald Carter
1
-1
/
+1
2007-10-10
r533: More memory leak fixes from kawasa_r@itg.hitachi.co.jp. I need to
Jeremy Allison
1
-8
/
+32
2004-01-08
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
1
-5
/
+12
2003-08-15
s/OM_uint32//uint32/g
Gerald Carter
1
-2
/
+2
2003-08-15
get rid of more compiler warnings
Herb Lewis
1
-8
/
+8
2003-07-25
W00t! Client smb signing is now working correctly with krb5 and w2k server.
Jeremy Allison
1
-1
/
+2
2003-06-10
added an auth flag that indicates if we should be allowed to fallback
Andrew Tridgell
1
-1
/
+4
2003-04-24
Revert patch - we need to try the NTLMSSP code below...
Andrew Bartlett
1
-9
/
+4
2003-04-24
Use the kerberos error from ads_kinit_password() in the return value from
Andrew Bartlett
1
-4
/
+9
2003-02-24
Merge from HEAD client-side authentication changes:
Andrew Bartlett
1
-1
/
+6
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-2
/
+1
2002-11-10
After the lord mayors parade......
Jeremy Allison
1
-2
/
+9
2002-10-01
syncing up with HEAD. Seems to be a lot of differences creeping in
Gerald Carter
1
-1
/
+3
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-28
/
+226
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-4
/
+5
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-2
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-19
much better ADS error handling system
Andrew Tridgell
1
-21
/
+33
2001-12-19
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
1
-17
/
+36
2001-12-08
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
1
-0
/
+186