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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h...
Andrew Tridgell
1
-11
/
+2
2007-10-10
r8306: some more heimdal configure checks
Andrew Tridgell
1
-0
/
+4
2007-10-10
r8288: The SMB_ASSERT_ARRAY macro isn't used anymore.
Tim Potter
1
-3
/
+0
2007-10-10
r8174: Check DOS error codes in torture chkpath test.
Jeremy Allison
1
-0
/
+1
2007-10-10
r8164: - match the ordering w2k3 uses for the PAC_BUFFER:
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r8161: Update Samba4 for the new Heimdal update.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r8148: - make the PAC generation code a bit more readable and add some outof ...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r8128: Janitor work...
Rafal Szczesniak
1
-1
/
+0
2007-10-10
r8116: demonstrate a little trick that can be used to track down where an
Andrew Tridgell
1
-0
/
+5
2007-10-10
r8115: added support for 2 more dos error codes found during testing
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8113: this should fix the build on systems without heimdal
Andrew Tridgell
1
-4
/
+0
2007-10-10
r8111: fixed the client library to work against w2k3 with nt status codes
Andrew Tridgell
1
-1
/
+3
2007-10-10
r8106: the use of a static string for dos error codes was causing problems in
Andrew Tridgell
1
-1
/
+0
2007-10-10
r8078: rpc connect function uses structure now.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r8050: - make use of more [value()] properties
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r7999: Fix lacking structure definition.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r7988: Store the KVNO for the machine account, and set it up in the provision.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r7971: structs.h update
Andrew Bartlett
1
-4
/
+3
2007-10-10
r7850: Support mkdir() with just one parameter. Patch from
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r7733: New io structure for name lookup function.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r7690: Move the NT hash generation into the credentials system, rather than
Andrew Bartlett
1
-0
/
+2
2007-10-10
r7688: Fix the internal heimdal build - push one #define back to
Andrew Bartlett
1
-1
/
+0
2007-10-10
r7683: The other file from the last commit. And it's include/system/kerberos...
Andrew Bartlett
1
-1
/
+107
2007-10-10
r7681: This #define is unused.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r7668: - setup HAVE_ILDAP to enable the ildap backend in ldb
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7643: This patch adds a new NTPTR subsystem:
Stefan Metzmacher
1
-0
/
+35
2007-10-10
r7626: a new ldap client library. Main features are:
Andrew Tridgell
2
-0
/
+8
2007-10-10
r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pasted
Andrew Tridgell
1
-0
/
+4
2007-10-10
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7525: Unify lp_load(), load_interfaces and logging setup into popt().
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/
Rafal Szczesniak
1
-4
/
+4
2007-10-10
r7379: Simplify CreateUser function and io structure. Also, implementing
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r7352: the internal heimdal build change. This changes quite a few things:
Andrew Tridgell
2
-113
/
+8
2007-10-10
r7328: fix GetPrinterData and SetPrinterData, with zero length subcontexts
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r7294: implemented the irpc messaging system. This is the core of the
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can be
Derrell Lipman
1
-1
/
+1
2007-10-10
r7253: Fix build.
Tim Potter
1
-1
/
+1
2007-10-10
r7251: Initial work on composite domain open call.
Rafal Szczesniak
1
-1
/
+2
2007-10-10
r7248: Remove enum that is causing trouble on AIX
Jelmer Vernooij
1
-11
/
+9
2007-10-10
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett
1
-0
/
+2
2007-10-10
r7183: add some forward declarations ...
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r7002: added support for getting at loadparm config parameters via lpGet() in...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r6982: install the swat pages with 'make installswat'
Andrew Tridgell
1
-0
/
+1
2007-10-10
r6981: first version of the builtin web server for Samba4
Andrew Tridgell
1
-0
/
+1
2007-10-10
r6963: Further definitions for share manipulation code. Untested.
Rafal Szczesniak
1
-1
/
+3
2007-10-10
r6879: Another attempt at including the 'right' kerberos headers on
Andrew Bartlett
1
-9
/
+12
2007-10-10
r6811: Another attempt at better kerberos/gssapi headers.
Andrew Bartlett
1
-5
/
+7
2007-10-10
r6806: Try again to fix the build on various kerberos libs.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6803: Try to bring in the correct GSSAPI headers for the krb5 mech. This
Andrew Bartlett
1
-1
/
+5
2007-10-10
r6800: A big GENSEC update:
Andrew Bartlett
1
-0
/
+1
[next]