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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11260: Delete a leftover scons file.
Tim Potter
1
-21
/
+0
2007-10-10
r11259: Map system_name and handle fields to new hf fields.
Tim Potter
1
-0
/
+40
2007-10-10
r11258: Dissect all access_required fields as hex using the same hf.
Tim Potter
1
-1
/
+10
2007-10-10
r11257: Add and use output function
Jelmer Vernooij
3
-145
/
+128
2007-10-10
r11254: Remove support for [TARGET:foo]-like .mk-file entries
Jelmer Vernooij
2
-25
/
+0
2007-10-10
r11252: Make makefile.pm OO and descend from env
Jelmer Vernooij
3
-126
/
+127
2007-10-10
r11250: Fix a couple of issues in the heimdal/ dirs.
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r11249: More OpenBSD make fixes...
Jelmer Vernooij
3
-3
/
+8
2007-10-10
r11248: Fix anon fallback with spnego
Volker Lendecke
1
-0
/
+5
2007-10-10
r11247: Add environment class
Jelmer Vernooij
3
-85
/
+123
2007-10-10
r11246: Another fix for OpenBSD's make
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r11245: Hopefully fix heimdal build on some hosts
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
58
-1388
/
+1406
2007-10-10
r11243: length and size can now be filled in automatically.
Jelmer Vernooij
2
-12
/
+3
2007-10-10
r11241: - fix compiler warning
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r11239: Use ${REALM} for the realm in rootdse.ldif
Andrew Bartlett
8
-100
/
+740
2007-10-10
r11226: Cope with Samba3's behaviour on LDAP with GSS-SPNEGO.
Andrew Bartlett
1
-2
/
+3
2007-10-10
r11225: Remove pointless goto.
Andrew Bartlett
1
-2
/
+0
2007-10-10
r11223: Only pass around the ldb handle (make this code easier to seperate
Andrew Bartlett
1
-21
/
+21
2007-10-10
r11222: Small provision fixes: canonicalName is now generated, and the DC=
Andrew Bartlett
2
-2
/
+1
2007-10-10
r11221: I don't quite know how I tested this before, but clearly I didn't.
Andrew Bartlett
1
-3
/
+4
2007-10-10
r11220: Add the ability to handle the salt prinicpal as part of the
Andrew Bartlett
5
-29
/
+51
2007-10-10
r11219: Now that we have the credentials hooked in here, we have a much more
Andrew Bartlett
1
-1
/
+10
2007-10-10
r11218: Always return the mutual authentication reply (needed for kpasswd),
Andrew Bartlett
2
-45
/
+13
2007-10-10
r11217: Ensure the realm is substituted in UPPER case.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want
Andrew Bartlett
4
-47
/
+140
2007-10-10
r11215: Remove no-op prompter intended to work around bugs in old kerberos libs.
Andrew Bartlett
1
-27
/
+1
2007-10-10
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
53
-1243
/
+0
2007-10-10
r11212: Enable sealing of data with raw krb5, consolidate some code into the
Andrew Bartlett
1
-61
/
+63
2007-10-10
r11211: Append an error message to COL_INFO if the RPC call returned an error.
Tim Potter
1
-2
/
+8
2007-10-10
r11210: Log registry open function name when starting hive tests.
Tim Potter
1
-6
/
+12
2007-10-10
r11209: We can't read the priorSecret unless we ask for it.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r11208: Add DNS entries for finding the kpasswd server to the default zone.
Andrew Bartlett
1
-0
/
+7
2007-10-10
r11207: Correct principal search define
Andrew Bartlett
1
-1
/
+1
2007-10-10
r11206: It appears to me that any account may operate as a server.
Andrew Bartlett
1
-1
/
+5
2007-10-10
r11205: Another test for cracknames.
Andrew Bartlett
1
-1
/
+10
2007-10-10
r11204: Allow us to read credentials from secrets.ldb without a
Andrew Bartlett
1
-6
/
+2
2007-10-10
r11203: Use different variable names to make it easier to tell which assert f...
Andrew Bartlett
1
-4
/
+4
2007-10-10
r11202: Add more structs to structs.h
Andrew Bartlett
1
-0
/
+3
2007-10-10
r11201: New filters for searching in secrets.ldb
Andrew Bartlett
1
-1
/
+3
2007-10-10
r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5
Andrew Bartlett
17
-286
/
+389
2007-10-10
r11199: Push an objectSid into the schannel state database, to match the new ...
Andrew Bartlett
1
-10
/
+2
2007-10-10
r11198: The recent changes to netlogon changed this from a RID to a SID.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r11197: indent
Andrew Bartlett
1
-2
/
+2
2007-10-10
r11196: Clean up memory leaks (pointed out by vl), and handle the case where
Andrew Bartlett
1
-11
/
+47
2007-10-10
r11195: Add a new helper function (needed by my kpasswdd work, but hooked in
Andrew Bartlett
2
-242
/
+136
2007-10-10
r11194: Use the special ldb attribute "canonicalName" (therefore testing that
Andrew Bartlett
1
-11
/
+20
2007-10-10
r11193: Implement wbinfo -m
Volker Lendecke
6
-8
/
+173
2007-10-10
r11192: Too many contexts around... :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r11189: add some more special group vs. special group tests,
Stefan Metzmacher
2
-2
/
+15
[next]