index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r8403: Reinstate linkpad.gif at Deryck's suggestion.
Tim Potter
2007-10-10
1
-1
/
+1
*
r8401: add a readme pointing to the upstream sources
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r8400: separate out the mpr code, as it is in the upstream appweb sources
Andrew Tridgell
2007-10-10
7
-9
/
+19
*
r8399: move the ejs and esp code closer to the directory layout used by the
Andrew Tridgell
2007-10-10
38
-664
/
+48
*
r8397: merged an upstream fix for the expression bug tpot found yesterday
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
2007-10-10
13
-33
/
+36
*
r8393: check for bswap16 and bswap32
Love Hörnquist Åstrand
2007-10-10
1
-6
/
+91
*
r8390: (smb_pam_start): move variable to scope within #ifdef to avoid warning
Love Hörnquist Åstrand
2007-10-10
1
-1
/
+4
*
r8377: forgot an ldif test
Simo Sorce
2007-10-10
1
-0
/
+4
*
r8376: remove version info from configure.in
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r8375: - move from netr_StringLarge to lsa_StringLarge
Stefan Metzmacher
2007-10-10
2
-11
/
+17
*
r8374: avoid running flex and bison unless needed
Andrew Tridgell
2007-10-10
1
-2
/
+12
*
r8373: New wildcard matching code.
Simo Sorce
2007-10-10
15
-206
/
+413
*
r8372: - split out provisioning logic into a separate ejs library
Andrew Tridgell
2007-10-10
3
-197
/
+245
*
r8371: the objectGUID is now stored in binary...
Stefan Metzmacher
2007-10-10
1
-5
/
+4
*
r8370: remove the '$' from in the cn: attribute for computer and dc accounts
Stefan Metzmacher
2007-10-10
1
-7
/
+21
*
r8369: update the configure script I use
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r8368: the type filed depends on the user being present or not
Stefan Metzmacher
2007-10-10
3
-17
/
+16
*
r8367: another configure test needed by netbsd for heimdal
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8365: fixed a problem on netbsd
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r8364: fixed a valgrind bug spotted by simo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8363: - we need to correct the realm for the krbtgt/NETBIOSDOMAINREALM
Stefan Metzmacher
2007-10-10
1
-7
/
+24
*
r8362: change AC_INIT to the new version, improves failure reporting from aut...
Love Hörnquist Åstrand
2007-10-10
1
-1
/
+2
*
r8361: ctype is* macros needs unsigned arguments
Love Hörnquist Åstrand
2007-10-10
1
-1
/
+1
*
r8359: fix a shell warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r8358: Return an error message if js include path not set instead of silently
Tim Potter
2007-10-10
1
-0
/
+1
*
r8357: Call lp_load() so we can access the various lp_functions().
Tim Potter
2007-10-10
1
-0
/
+2
*
r8356: avoid warning from AC_CHECK_HEADER that file is present but cannot be ...
Love Hörnquist Åstrand
2007-10-10
1
-1
/
+7
*
r8355: - added a vsprintf() function
Andrew Tridgell
2007-10-10
3
-2
/
+44
*
r8352: we need to override "setup directory" for the build farm hosts
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8351: When finished sending call stream_terminate_connection() with a nice
Tim Potter
2007-10-10
1
-4
/
+4
*
r8350: fixed the --root option to provision
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r8349: as we don't use standard dirs, we need to create smb.conf before we ru...
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r8348: switch selftest to use the new provision script
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r8347: replace the perl provision script with a ejs script
Andrew Tridgell
2007-10-10
2
-527
/
+66
*
r8345: make the dn on the hklm ldif valid
Andrew Tridgell
2007-10-10
1
-9
/
+9
*
r8344: added a "setup directory" smb.conf parameter, pointing at the setup te...
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r8343: removed a debugging message
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r8342: allow ldb_ldif_read_string() to continue in the string, so you can
Andrew Tridgell
2007-10-10
3
-5
/
+8
*
r8341: enable floating point support in ejs
Andrew Tridgell
2007-10-10
3
-2
/
+7
*
r8340: - added sys_gmtime()
Andrew Tridgell
2007-10-10
10
-234
/
+236
*
r8339: added ldbAdd(), ldbModify(), ldbDelete() and ldbRename() to ejs ldb fu...
Andrew Tridgell
2007-10-10
1
-0
/
+144
*
r8338: - added a substitute_var() js library function for doing hash driven
Andrew Tridgell
2007-10-10
2
-102
/
+90
*
r8337: - use 64 bit access functions in ejs calls
Andrew Tridgell
2007-10-10
9
-23
/
+230
*
r8336: enable 64 bit integer support in ejs
Andrew Tridgell
2007-10-10
3
-12
/
+12
*
r8335: removed some duplicated code
Andrew Tridgell
2007-10-10
1
-9
/
+5
*
r8334: fixed a ejs bug that prevented functions variables from being called i...
Andrew Tridgell
2007-10-10
1
-4
/
+5
*
r8333: merged with latest upstream ejs sources
Andrew Tridgell
2007-10-10
13
-70
/
+93
*
r8332: not done yet, but a lot closer
Andrew Tridgell
2007-10-10
1
-41
/
+175
*
r8331: added split(), join() and FileLoad() functions to ejs.
Andrew Tridgell
2007-10-10
1
-0
/
+103
[prev]
[next]