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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
2007-10-10
4
-4
/
+4
*
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4027: add a useful function for debugging
Stefan Metzmacher
2007-10-10
1
-0
/
+18
*
r4022: fix compiler warnings
Stefan Metzmacher
2007-10-10
4
-6
/
+7
*
r4010: fixed parsing of null attributes in the ldb ldif parser
Andrew Tridgell
2007-10-10
2
-2
/
+7
*
r3976: changed NBENCH to use the same recording method as the latest dbench,
Andrew Tridgell
2007-10-10
1
-2
/
+21
*
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
2007-10-10
4
-69
/
+6
*
r3968: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3965: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-3
/
+1
*
r3964: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3961: - fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-7
/
+3
*
r3960: fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-3
/
+2
*
r3926: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-4
/
+0
*
r3898: Work towards local/server DCOM support, start working
Jelmer Vernooij
2007-10-10
6
-14
/
+177
*
r3897: add a locking infrastructure
Simo Sorce
2007-10-10
6
-18
/
+111
*
r3891: Add rot (Running Object Table) interface
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.
Jelmer Vernooij
2007-10-10
3
-4
/
+34
*
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
2007-10-10
3
-139
/
+1
*
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
2007-10-10
34
-137
/
+354
*
r3782: use ldb_ namespace
Stefan Metzmacher
2007-10-10
2
-3
/
+3
*
r3760: mention -o switch in help message
Simo Sorce
2007-10-10
5
-0
/
+10
*
r3757: Some fixes for ldb_ldap
Simo Sorce
2007-10-10
7
-8
/
+11
*
r3755: add missing files
Simo Sorce
2007-10-10
4
-0
/
+758
*
r3754: merge in ldb modules support from the tmp branch ldbPlugins
Simo Sorce
2007-10-10
17
-290
/
+487
*
r3753: Have some modules default to "NOT" and enable them again when
Jelmer Vernooij
2007-10-10
2
-0
/
+3
*
r3750: fix the build
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3744: Support building subsystems as a shared library. Modules don't work yet,
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3743: auto-support the RH schema location as well
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r3742: make test-ldap give a sane error message when the openldap schema file...
Andrew Tridgell
2007-10-10
1
-0
/
+19
*
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
2007-10-10
14
-233
/
+10
*
r3734: Fix some incorrect dependencies
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3733: More build system fixes/features:
Jelmer Vernooij
2007-10-10
12
-71
/
+17
*
r3730: More build system fixes and simplifications
Jelmer Vernooij
2007-10-10
5
-13
/
+9
*
r3723: Now that timestring() always returns talloc'ed memory, we don't need
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r3689: Large number of COM updates:
Jelmer Vernooij
2007-10-10
5
-169
/
+310
*
r3667: Small COM fixes
Jelmer Vernooij
2007-10-10
3
-14
/
+27
*
r3656: allow easy testing of the "realloc changes the pointer" type of proble...
Andrew Tridgell
2007-10-10
1
-0
/
+13
*
r3626: More minor DCOM fixes
Jelmer Vernooij
2007-10-10
1
-5
/
+12
*
r3625: Couple of minor DCOM bugfixes
Jelmer Vernooij
2007-10-10
4
-63
/
+100
*
r3611: DCOM client support works!!
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r3606: More DCOM fixes:
Jelmer Vernooij
2007-10-10
2
-23
/
+92
*
r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper
Jelmer Vernooij
2007-10-10
2
-32
/
+189
*
r3598: hopefully fix the build on stratos
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
2007-10-10
11
-30
/
+21
*
r3581: fix some signedness warnings with gcc-4.0
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r3579: with the gcc warning flag from abartlet we don't need sys_strftime()
Andrew Tridgell
2007-10-10
1
-11
/
+1
*
r3578: a couple of include changes that should help with FreeBSD
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3572: Thanks to tridge for his patience with my build breakage.
Andrew Bartlett
2007-10-10
1
-3
/
+8
*
r3571: rough guesses at what abartlet really wanted to do in his last commit
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r3553: Allow talloc_reference to take a NULL pointer for the "ptr" argument.
Andrew Bartlett
2007-10-10
1
-1
/
+9
[prev]
[next]