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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18707: Fix the build when you have libnscd installed (which apparently no host
Günther Deschner
4
-29
/
+53
2007-10-10
r18705: not all compilers like this
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r18703: Fix the annoying effect that happens when nscd is running:
Günther Deschner
12
-26
/
+68
2007-10-10
r18702: re-enable non-decimal specification of rid
Jim McDonough
1
-2
/
+2
2007-10-10
r18701: this tests are in libreplace
Stefan Metzmacher
1
-19
/
+1
2007-10-10
r18700: nicer order of the tests
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r18699: bail out if the compiler doesn't know about C99 struct initializers
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18698: this stuff isn't needed anymore
Stefan Metzmacher
3
-218
/
+1
2007-10-10
r18697: Make sure that adssearch.pl does not
Günther Deschner
1
-3
/
+3
2007-10-10
r18695: Zero initialize ref ptrs as well.
Jelmer Vernooij
8
-110
/
+110
2007-10-10
r18694: prevent -O and -g from being set at the same time (by default)
Gerald Carter
1
-6
/
+8
2007-10-10
r18692: Dump debug data when DEBUGLEVEL >= 10
Jelmer Vernooij
18
-0
/
+3640
2007-10-10
r18690: Regenerate RPC files after pidl changes.
Jelmer Vernooij
17
-1495
/
+1605
2007-10-10
r18688: get rid of the now obsolete keepref attribute
Jelmer Vernooij
13
-26
/
+13
2007-10-10
r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4
Stefan Metzmacher
2
-26
/
+35
2007-10-10
r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() call
Gerald Carter
1
-1
/
+1
2007-10-10
r18681: Although we have commandline completion in rpcclient, just also allow
Günther Deschner
1
-0
/
+1
2007-10-10
r18680: Fix last struct uuids (in uncommented code).
Günther Deschner
1
-3
/
+3
2007-10-10
r18679: Fix the build.
Günther Deschner
1
-1
/
+1
2007-10-10
r18678: Fix the build. (never commit before breakfeast).
Günther Deschner
1
-1
/
+1
2007-10-10
r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.
Günther Deschner
4
-2
/
+194
2007-10-10
r18673: define the macros even if we don't define bool ourself
Stefan Metzmacher
1
-2
/
+10
2007-10-10
r18672: fix the build on Tru64
Stefan Metzmacher
1
-1
/
+8
2007-10-10
r18671: try to fix the build on solaris 10 and maybe some other hosts
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r18670: Fix memleaks.
Günther Deschner
1
-0
/
+2
2007-10-10
r18669: fix the samba3 build...
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r18667: Two C++ warnings
Volker Lendecke
2
-2
/
+2
2007-10-10
r18666: checking in generated netlogon files
Gerald Carter
9
-39
/
+18538
2007-10-10
r18665: Remove two type-punned warnings
Volker Lendecke
2
-4
/
+6
2007-10-10
r18664: this stuff is included from libreplace
Stefan Metzmacher
1
-296
/
+0
2007-10-10
r18663: Fix one more uuid -> GUID.
Jeremy Allison
2
-2
/
+2
2007-10-10
r18662: print out the failing command for dynconfig.o too
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r18661: C++ warnings
Volker Lendecke
1
-2
/
+2
2007-10-10
r18660: Fix build, one uuid->GUID was missed.
Jim McDonough
1
-1
/
+1
2007-10-10
r18659: restore BOOL, sorry:-)
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
17
-60
/
+53
2007-10-10
r18653: this stuff is in libreplace...
Stefan Metzmacher
1
-103
/
+0
2007-10-10
r18652: libreplace has replacements for strndup and strnlen
Stefan Metzmacher
1
-43
/
+0
2007-10-10
r18651: this comment is wrong, was cut'n'paste...
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r18650: this isn't needed twice in include/includes.h
Stefan Metzmacher
1
-9
/
+0
2007-10-10
r18649: the PRINTF_ATTRIUTE() macro is provided by libreplace
Stefan Metzmacher
2
-12
/
+1
2007-10-10
r18648: this is provided by libreplace
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r18647: print out the failing cammand, this is very usefull for the build farm
Stefan Metzmacher
1
-12
/
+18
2007-10-10
r18646: now we can have the socket_wrapper.c completely in sync with samba4
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r18644: bring in libreplace in lib/replace
Stefan Metzmacher
55
-629
/
+8132
2007-10-10
r18643: Fix a 64-bit warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r18642: convert [out] parameters to pointers in Spooler IDL
Gerald Carter
1
-61
/
+62
2007-10-10
r18641: Checking in the wkssvc files after updating the [out]
Gerald Carter
8
-6
/
+7757
2007-10-10
r18640: move to socket_wrapper to lib/socket_wrapper/
Stefan Metzmacher
6
-100
/
+229
2007-10-10
r18638: This is an attempt to fix the AIX build. Jeremy, as you are busy talking
Volker Lendecke
1
-3
/
+0
[prev]
[next]