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
r8409: fixed another error found on netbsd.
Andrew Tridgell
1
-8
/
+13
2007-10-10
r8408: its quite common in our code to free up a connection when we get an
Andrew Tridgell
1
-0
/
+27
2007-10-10
r8407: fixed a bug left over from our old socket code.
Andrew Tridgell
2
-46
/
+41
2007-10-10
r8406: make sure we give an error in ldbAdd() if any record fails
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8405: update var.c from upstream
Andrew Tridgell
1
-12
/
+12
2007-10-10
r8404: small upstream merges of appweb code
Andrew Tridgell
4
-17
/
+13
2007-10-10
r8403: Reinstate linkpad.gif at Deryck's suggestion.
Tim Potter
1
-1
/
+1
2007-10-10
r8401: add a readme pointing to the upstream sources
Andrew Tridgell
1
-0
/
+6
2007-10-10
r8400: separate out the mpr code, as it is in the upstream appweb sources
Andrew Tridgell
7
-9
/
+19
2007-10-10
r8399: move the ejs and esp code closer to the directory layout used by the
Andrew Tridgell
38
-664
/
+48
2007-10-10
r8397: merged an upstream fix for the expression bug tpot found yesterday
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
13
-33
/
+36
2007-10-10
r8393: check for bswap16 and bswap32
Love Hörnquist Åstrand
1
-6
/
+91
2007-10-10
r8390: (smb_pam_start): move variable to scope within #ifdef to avoid warning
Love Hörnquist Åstrand
1
-1
/
+4
2007-10-10
r8377: forgot an ldif test
Simo Sorce
1
-0
/
+4
2007-10-10
r8376: remove version info from configure.in
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8375: - move from netr_StringLarge to lsa_StringLarge
Stefan Metzmacher
2
-11
/
+17
2007-10-10
r8374: avoid running flex and bison unless needed
Andrew Tridgell
1
-2
/
+12
2007-10-10
r8373: New wildcard matching code.
Simo Sorce
15
-206
/
+413
2007-10-10
r8372: - split out provisioning logic into a separate ejs library
Andrew Tridgell
3
-197
/
+245
2007-10-10
r8371: the objectGUID is now stored in binary...
Stefan Metzmacher
1
-5
/
+4
2007-10-10
r8370: remove the '$' from in the cn: attribute for computer and dc accounts
Stefan Metzmacher
1
-7
/
+21
2007-10-10
r8369: update the configure script I use
Andrew Tridgell
1
-2
/
+1
2007-10-10
r8368: the type filed depends on the user being present or not
Stefan Metzmacher
3
-17
/
+16
2007-10-10
r8367: another configure test needed by netbsd for heimdal
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8365: fixed a problem on netbsd
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8364: fixed a valgrind bug spotted by simo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8363: - we need to correct the realm for the krbtgt/NETBIOSDOMAINREALM
Stefan Metzmacher
1
-7
/
+24
2007-10-10
r8362: change AC_INIT to the new version, improves failure reporting from aut...
Love Hörnquist Åstrand
1
-1
/
+2
2007-10-10
r8361: ctype is* macros needs unsigned arguments
Love Hörnquist Åstrand
1
-1
/
+1
2007-10-10
r8359: fix a shell warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8358: Return an error message if js include path not set instead of silently
Tim Potter
1
-0
/
+1
2007-10-10
r8357: Call lp_load() so we can access the various lp_functions().
Tim Potter
1
-0
/
+2
2007-10-10
r8356: avoid warning from AC_CHECK_HEADER that file is present but cannot be ...
Love Hörnquist Åstrand
1
-1
/
+7
2007-10-10
r8355: - added a vsprintf() function
Andrew Tridgell
3
-2
/
+44
2007-10-10
r8352: we need to override "setup directory" for the build farm hosts
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8351: When finished sending call stream_terminate_connection() with a nice
Tim Potter
1
-4
/
+4
2007-10-10
r8350: fixed the --root option to provision
Andrew Tridgell
1
-2
/
+1
2007-10-10
r8349: as we don't use standard dirs, we need to create smb.conf before we ru...
Andrew Tridgell
1
-2
/
+3
2007-10-10
r8348: switch selftest to use the new provision script
Andrew Tridgell
1
-1
/
+4
2007-10-10
r8347: replace the perl provision script with a ejs script
Andrew Tridgell
2
-527
/
+66
2007-10-10
r8345: make the dn on the hklm ldif valid
Andrew Tridgell
1
-9
/
+9
2007-10-10
r8344: added a "setup directory" smb.conf parameter, pointing at the setup te...
Andrew Tridgell
1
-0
/
+4
2007-10-10
r8343: removed a debugging message
Andrew Tridgell
1
-2
/
+1
2007-10-10
r8342: allow ldb_ldif_read_string() to continue in the string, so you can
Andrew Tridgell
3
-5
/
+8
2007-10-10
r8341: enable floating point support in ejs
Andrew Tridgell
3
-2
/
+7
2007-10-10
r8340: - added sys_gmtime()
Andrew Tridgell
10
-234
/
+236
2007-10-10
r8339: added ldbAdd(), ldbModify(), ldbDelete() and ldbRename() to ejs ldb fu...
Andrew Tridgell
1
-0
/
+144
2007-10-10
r8338: - added a substitute_var() js library function for doing hash driven
Andrew Tridgell
2
-102
/
+90
2007-10-10
r8337: - use 64 bit access functions in ejs calls
Andrew Tridgell
9
-23
/
+230
[next]