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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
talloc_stack: handle more than one talloc_stackframe_pool()
Rusty Russell
2012-07-18
1
-8
/
+9
*
talloc: don't allow a talloc_pool inside a talloc_pool.
Rusty Russell
2012-07-18
2
-1
/
+9
*
talloc: use a struct for pool headers.
Rusty Russell
2012-07-18
2
-106
/
+90
*
pytdb: Check if the database is closed before we touch it
Andrew Bartlett
2012-07-16
2
-10
/
+85
*
pytdb: Check for errors parsing strings into TDB_DATA
Andrew Bartlett
2012-07-16
1
-0
/
+16
*
lib/util: Allocate enough space to reference blob->data[len]
Andrew Bartlett
2012-07-13
1
-3
/
+3
*
lib/ldb: Bump ldb release due to pyldb changes
Andrew Bartlett
2012-07-09
3
-1
/
+261
*
pyldb: Add bindings for ldb_dn_remove_base_components
Andrew Bartlett
2012-07-06
2
-0
/
+20
*
pyldb: Fix dn concat operation to be the other way around
Andrew Bartlett
2012-07-06
2
-2
/
+2
*
s4-selftest: Test samba-tool domain dcpromo
Andrew Bartlett
2012-07-06
1
-1
/
+1
*
talloc: remove unused variables
Björn Jacke
2012-07-05
1
-5
/
+0
*
lib/addns: remove defines we don't need or have for sure via libreplace
Björn Jacke
2012-07-05
1
-84
/
+0
*
lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 types
Björn Jacke
2012-07-05
6
-112
/
+112
*
replace: make the INT64_MAX define more portable
Björn Jacke
2012-07-04
1
-1
/
+1
*
ntdb: make --disable-ntdb work properly.
Rusty Russell
2012-07-04
2
-6
/
+9
*
ldb: bump version due to header and internal implementation changes
Andrew Bartlett
2012-07-03
3
-1
/
+261
*
Ensure we select the correct syscall numbers on a 32-bit Linux system.
Jeremy Allison
2012-07-02
1
-0
/
+46
*
ccan: make it a grouping library.
Rusty Russell
2012-06-30
1
-0
/
+10
*
Try and fix the autoconf build on Solaris/Nexenta/etc.
Jeremy Allison
2012-06-30
1
-1
/
+32
*
lib/ccan: readd execinfo dependency to failtest
Stefan Metzmacher
2012-06-29
1
-1
/
+4
*
lib/util: fix fd leak in anonymous_shared_allocate() if MAP_ANON is not avail...
Stefan Metzmacher
2012-06-29
1
-1
/
+14
*
ccan: we're subsystems, not a library.
Rusty Russell
2012-06-29
4
-24
/
+39
*
Move back to using per-thread credentials on Linux. Fixes the glibc native AI...
Jeremy Allison
2012-06-29
3
-12
/
+46
*
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
Jeremy Allison
2012-06-28
7
-32
/
+264
*
Add missing setresgid() wrapper.
Jeremy Allison
2012-06-28
1
-0
/
+1
*
lib/param: let "SMB2" select PROTOCOL_SMB2_10
Stefan Metzmacher
2012-06-29
1
-1
/
+1
*
replace: define INT64_MAX when not defined
Björn Jacke
2012-06-28
1
-0
/
+4
*
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
2012-06-27
2
-3
/
+3
*
lib/ldb: Print trace messages for modify correctly
Andrew Bartlett
2012-06-27
1
-1
/
+1
*
tdb: finish weaning off err.h.
Rusty Russell
2012-06-26
7
-23
/
+28
*
lib/param: add "SMB3" as alias for PROTOCOL_SMB3_00
Stefan Metzmacher
2012-06-25
1
-0
/
+1
*
ldb: lay foundation for proper utc/generalized time handling
Matthieu Patou
2012-06-22
3
-5
/
+42
*
ldb: add the VERIFY_NAME control
Matthieu Patou
2012-06-22
2
-0
/
+68
*
dbwrap: don't ignore the result of dbwrap_parse_record in dbwrap_fetch_int32()
Stefan Metzmacher
2012-06-22
1
-1
/
+5
*
dbwrap: intialize state.status in dbwrap_fetch_int32()
Stefan Metzmacher
2012-06-22
1
-0
/
+2
*
dbwrap: Convert fetch_int32 to dbwrap_parse_record
Volker Lendecke
2012-06-22
1
-13
/
+24
*
dbwrap: Add dbwrap_fetch_int32
Volker Lendecke
2012-06-22
2
-3
/
+11
*
dbwrap: Add dbwrap_change_int32_atomic
Volker Lendecke
2012-06-22
2
-9
/
+21
*
tdb: don't use err.h in tests.
Rusty Russell
2012-06-22
21
-22
/
+1
*
tdb: make TDB_NOSYNC merely disable sync.
Rusty Russell
2012-06-22
3
-15
/
+20
*
dbwrap: dbwrap_hash_size().
Rusty Russell
2012-06-22
7
-0
/
+12
*
dbwrap: dbwrap_name().
Rusty Russell
2012-06-22
7
-1
/
+11
*
dbwrap: dbwrap_transaction_start_nonblock().
Rusty Russell
2012-06-22
4
-0
/
+26
*
dbwrap: dbwrap_fetch_locked_timeout().
Rusty Russell
2012-06-22
4
-0
/
+52
*
dbwrap: add dbwrap_check() function.
Rusty Russell
2012-06-22
4
-0
/
+31
*
dbwrap: dbwrap_local_open()
Rusty Russell
2012-06-22
4
-0
/
+92
*
dbwrap: remove get_flags().
Rusty Russell
2012-06-22
5
-24
/
+0
*
util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c
Rusty Russell
2012-06-22
3
-1
/
+98
*
util: util_ntdb ntdb_fetch_int32/ntdb_store_int32 and ntdb_add_int32_atomic
Rusty Russell
2012-06-22
2
-0
/
+89
*
util: util_ntdb.c gets NTDB_ERROR => NTSTATUS map.
Rusty Russell
2012-06-22
2
-0
/
+49
[prev]
[next]