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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11370: Samba4 now passes it's own RPC-SAMLOGON test again.
Andrew Bartlett
5
-9
/
+52
2007-10-10
r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in
Volker Lendecke
10
-426
/
+437
2007-10-10
r11367: Ensure to intialise the new logon_parameters (0 for session setups).
Andrew Bartlett
1
-0
/
+2
2007-10-10
r11366: Pass around the flags which indicate if we should support plaintext
Andrew Bartlett
5
-16
/
+31
2007-10-10
r11365: fixed a comment typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11364: added a ldb_attr_dn() function for testing if an attribute name is
Andrew Tridgell
4
-7
/
+17
2007-10-10
r11363: fixed a problem with provisioning when hklm already exists (the
Andrew Tridgell
1
-2
/
+1
2007-10-10
r11362: Remove attempt to decode uint8 array as a security descriptor. Pidl ...
Tim Potter
1
-2
/
+0
2007-10-10
r11361: Test user@DOMAIN userPrincipalNames
Andrew Bartlett
1
-0
/
+14
2007-10-10
r11360: Pass down a flag indicating that this is an 'old password', and to
Andrew Bartlett
1
-18
/
+50
2007-10-10
r11359: More lovely cracknames tests...
Andrew Bartlett
1
-0
/
+31
2007-10-10
r11358: Ensure domains are always upper-case as well. Helps NTLMv2.
Andrew Bartlett
1
-1
/
+4
2007-10-10
r11357: Add more standard 'servicePrincaipalName' entries to our host account
Andrew Bartlett
1
-0
/
+4
2007-10-10
r11356: More cracknames work. This copes with a lookup for a
Andrew Bartlett
1
-1
/
+21
2007-10-10
r11355: Test for error returns when we don't specify the newly discovered
Andrew Bartlett
1
-0
/
+9
2007-10-10
r11354: - generate a ejs error on bad ldif to add/modify
Andrew Tridgell
1
-3
/
+7
2007-10-10
r11353: a bit of an improvement to the ldb_tdb error handling
Andrew Tridgell
3
-28
/
+61
2007-10-10
r11352: Add newly discovered (via the radiator lists) flags for controlling
Andrew Bartlett
2
-14
/
+55
2007-10-10
r11351: Another add-hoc test.
Andrew Bartlett
1
-0
/
+7
2007-10-10
r11350: Add some debugs to assist tracking down kerberos issues in future.
Andrew Bartlett
1
-2
/
+26
2007-10-10
r11349: Actually add all the new spns...
Andrew Bartlett
1
-12
/
+6
2007-10-10
r11348: Fixes for 'net join':
Andrew Bartlett
1
-18
/
+19
2007-10-10
r11343: Remove dependency on DEBUG()
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r11342: Remove unused variables.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r11339: Fix the build by adding the serviceprincial name cracknames helper.
Andrew Bartlett
1
-0
/
+59
2007-10-10
r11334: Print error status in debug.
Andrew Bartlett
1
-2
/
+3
2007-10-10
r11333: Push service principal lookups into the cracknames code, rather than
Andrew Bartlett
1
-166
/
+92
2007-10-10
r11331: add conflict cases owned,released vs. replica
Stefan Metzmacher
1
-1
/
+146
2007-10-10
r11330: - split up owned,active vs replica and owned,released vs. replica
Stefan Metzmacher
1
-4
/
+651
2007-10-10
r11329: the 0x1C must be registered as group name
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r11325: Fix up some kerberos notes.
Andrew Bartlett
1
-15
/
+14
2007-10-10
r11322: Start moving towards using the cracknames code in the KDC.
Andrew Bartlett
1
-26
/
+70
2007-10-10
r11321: Fix typos in warnings.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r11318: Tweak import statement for decoding KeySecurityData as a NT security
Tim Potter
1
-1
/
+1
2007-10-10
r11317: An ugly hack to setup the global gssapi_krb5_context early, when we
Andrew Bartlett
3
-5
/
+24
2007-10-10
r11316: Kill off a bit more of the old secrets system...
Andrew Bartlett
1
-35
/
+1
2007-10-10
r11315: Sorry gd, I just removed all of your code that I just merged...
Andrew Bartlett
1
-2
/
+0
2007-10-10
r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather
Andrew Bartlett
6
-149
/
+199
2007-10-10
r11313: Typo
Andrew Bartlett
1
-1
/
+1
2007-10-10
r11312: Make it clear we are looking at the 'domain ref', not the domain
Andrew Bartlett
1
-18
/
+18
2007-10-10
r11311: Move some more logic to env
Jelmer Vernooij
3
-32
/
+79
2007-10-10
r11310: Free the 'if_relevent' portion of the PAC when we build it.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r11308: Correctly return status code in case of js error or libnet
Rafal Szczesniak
1
-1
/
+8
2007-10-10
r11307: Add support for generating pkg-config files
Jelmer Vernooij
4
-4
/
+40
2007-10-10
r11306: Move more static Makefile data to main.mk
Jelmer Vernooij
2
-349
/
+167
2007-10-10
r11305: Use more recent guess and sub files
Jelmer Vernooij
2
-381
/
+544
2007-10-10
r11304: Add support back in for loading shared modules (not used yet)
Jelmer Vernooij
6
-29
/
+96
2007-10-10
r11303: Support defining and installing public headers for libraries.
Jelmer Vernooij
22
-138
/
+316
2007-10-10
r11300: Treat libraries as a special kind of subsystem
Jelmer Vernooij
7
-59
/
+23
2007-10-10
r11299: Try to fix build on Stratos VOS (doesn't support ld -r)
Jelmer Vernooij
3
-6
/
+27
[next]