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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8437: Win32 doesn't have u_int*_t
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:
Jelmer Vernooij
2
-0
/
+143
2007-10-10
r8420: slowly getting my way through some more heimdal portability fixes
Andrew Tridgell
1
-4
/
+0
2007-10-10
r8418: PRINTF_ATTRIBUTE declaration has to come before it is used :-)
Andrew Tridgell
1
-12
/
+12
2007-10-10
r8417: fixed handling of PRINTF_ATTRIBUTE for heimdal portion of build
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.
Tim Potter
3
-5
/
+5
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
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
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
18
-628
/
+1720
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
8
-26
/
+29
2007-10-10
r8377: forgot an ldif test
Simo Sorce
1
-0
/
+4
2007-10-10
r8373: New wildcard matching code.
Simo Sorce
14
-203
/
+413
2007-10-10
r8364: fixed a valgrind bug spotted by simo
Andrew Tridgell
1
-1
/
+1
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
r8336: enable 64 bit integer support in ejs
Andrew Tridgell
3
-12
/
+12
2007-10-10
r8334: fixed a ejs bug that prevented functions variables from being called i...
Andrew Tridgell
1
-4
/
+5
2007-10-10
r8333: merged with latest upstream ejs sources
Andrew Tridgell
9
-58
/
+84
2007-10-10
r8321: Fix some uninitalized variable warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h...
Andrew Tridgell
1
-0
/
+12
2007-10-10
r8294: Add PLAN file for samba3->samba4 upgrade (Google Summer of Code) project.
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r8284: - fixed some uninitialised variables in the irpc code
Andrew Tridgell
1
-4
/
+8
2007-10-10
r8279: make sure we hold a lock when manipulating the irpc names db
Andrew Tridgell
1
-1
/
+21
2007-10-10
r8277: filled in the code for finding irpc server ids by name, storing the
Andrew Tridgell
2
-2
/
+126
2007-10-10
r8273: fixed some memory leaks in smbscript. This required converting
Andrew Tridgell
1
-22
/
+11
2007-10-10
r8272: added the hooks for adding a name to a messaging context, so we will
Andrew Tridgell
2
-0
/
+11
2007-10-10
r8253: fixed two crash bugs in ejs. I will send these fixes off to the appweb...
Andrew Tridgell
2
-1
/
+4
2007-10-10
r8245: Add const.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r8240: support comparing pointers in ejs. This allows for
Andrew Tridgell
1
-1
/
+4
2007-10-10
r8228: fix compiler warnings
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r8224: - add objectGUID ldif_handler
Stefan Metzmacher
1
-14
/
+140
2007-10-10
r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is
Tim Potter
1
-4
/
+1
2007-10-10
r8146: fix compiler warning
Stefan Metzmacher
1
-7
/
+5
2007-10-10
r8127: fixed code in function error
Andrew Tridgell
1
-2
/
+1
2007-10-10
r8126: - moved to 16 byte alignment for talloc. This is in response to a bug
Andrew Tridgell
2
-51
/
+54
2007-10-10
r8084: do not leak memory on errors
Simo Sorce
2
-8
/
+6
2007-10-10
r8083: check attribute type is valid (only ascii alphanum chars and '-' char)
Simo Sorce
1
-0
/
+19
2007-10-10
r8082: large rewite of ldb_dn.c
Simo Sorce
15
-345
/
+284
2007-10-10
r8071: reduce the size of the default ldb tests. We run on some pretty low po...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8067: added a method for disabling the password prompt in programs that want
Andrew Tridgell
1
-1
/
+9
2007-10-10
r8044: give a better error code
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r8043: increase shell compatibility of ldb tests
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8042: give better error message
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8041: remove a mis-spelled debug message :-)
Andrew Tridgell
1
-1
/
+0
[next]