index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-printing: No need to register to smbd's children list
Simo Sorce
2011-08-10
1
-19
/
+0
*
tevent: cleanup nesting counter when doing a full reinit.
Simo Sorce
2011-08-10
1
-0
/
+7
*
lib-util: Make create_unlink_tmp argument optional
Simo Sorce
2011-08-10
1
-1
/
+6
*
lib-util: Make useful function a common utility.
Simo Sorce
2011-08-10
3
-26
/
+37
*
libutil: use AI_ADDRCONFIG only when AI_NUMERIC is not defined
Simo Sorce
2011-08-10
1
-5
/
+11
*
s3: Remove an unnecessary include
Volker Lendecke
2011-08-10
1
-1
/
+0
*
pytalloc: Regenerate ABI file.
Jelmer Vernooij
2011-08-10
1
-0
/
+1
*
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
2011-08-10
23
-229
/
+239
*
s3:idmap_tdb2: fix bug 8368 : correctly initialize "idmap config * : script" ...
Michael Adam
2011-08-10
1
-1
/
+1
*
s3:libsmb: make cli_session_setup_spnego() static
Stefan Metzmacher
2011-08-10
2
-6
/
+4
*
s3:winbindd_cm: use cli_session_setup() instead of cli_session_setup_spnego()
Stefan Metzmacher
2011-08-10
1
-15
/
+18
*
s3:libsmb: pass remote_realm to cli_session_setup_spnego() in cli_session_set...
Stefan Metzmacher
2011-08-10
1
-1
/
+3
*
s3:libsmb: store the remote_realm on the cli_state
Stefan Metzmacher
2011-08-10
5
-2
/
+20
*
s3:smb_macros.h: simplify _smb_setlen() and _smb_setlen_large()
Stefan Metzmacher
2011-08-10
1
-6
/
+4
*
s3:include: smb.h base old smb header offsets on new defines
Stefan Metzmacher
2011-08-10
1
-32
/
+32
*
s3:include: smb.h merge some stuff from source4
Stefan Metzmacher
2011-08-10
1
-0
/
+35
*
Revert "s3:test_async_echo: unsure the desired smb message sequence"
Stefan Metzmacher
2011-08-10
1
-10
/
+0
*
tsocket: make use of tevent_queue_add_optimize_empty() to optimize for the em...
Stefan Metzmacher
2011-08-10
1
-37
/
+48
*
s4:subtree_rename LDB module - fix the move/rename constraints
Matthias Dieter Wallnöfer
2011-08-10
1
-10
/
+7
*
s4-drs: In dcesrv_drsuapi_DsRemoveDSServer use the subtree control to delete ...
Matthieu Patou
2011-08-10
1
-1
/
+2
*
s4-dsdb: avoid printing a pointless debug line
Matthieu Patou
2011-08-10
1
-1
/
+1
*
s4-drsuapi: crackname search also for deleted objects
Matthieu Patou
2011-08-10
1
-1
/
+4
*
s4: create a small script to test drsuapi/crackname
Matthieu Patou
2011-08-10
1
-0
/
+75
*
tevent: change the version to 0.9.14 after the tevent_queue changes
tevent-0.9.14
Stefan Metzmacher
2011-08-09
2
-1
/
+79
*
tevent: fix some comments in tevent.h
Stefan Metzmacher
2011-08-09
1
-2
/
+2
*
tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty()
Stefan Metzmacher
2011-08-09
2
-2
/
+131
*
tevent: splitout tevent_queue_add_internal() from tevent_queue_add()
Stefan Metzmacher
2011-08-09
1
-8
/
+26
*
tevent: allow tevent_queue_add() to take a NULL trigger function
Stefan Metzmacher
2011-08-09
2
-1
/
+10
*
tevent: add tevent_queue_running() function
Stefan Metzmacher
2011-08-09
2
-0
/
+16
*
s3:vfs_prealloc: fix build on SLES8
Björn Jacke
2011-08-09
1
-0
/
+1
*
s3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli->max_xmit
Stefan Metzmacher
2011-08-09
4
-14
/
+14
*
s3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmit
Stefan Metzmacher
2011-08-09
2
-3
/
+3
*
script/librelease.sh: add git push for the release tag
Stefan Metzmacher
2011-08-09
1
-1
/
+6
*
ndr_drsuapi: fix compiler warning
Stefan Metzmacher
2011-08-09
1
-2
/
+3
*
s4-dsdb clarify that failure to load the schema items from DRS is expected
Andrew Bartlett
2011-08-09
1
-3
/
+3
*
move schema_fill_constructed() call to dsdb_setup_sorted_accessors()
Andrew Bartlett
2011-08-09
1
-5
/
+7
*
s4-dsdb Remove unused schema function
Andrew Bartlett
2011-08-09
1
-18
/
+0
*
s4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLIST
Andrew Tridgell
2011-08-09
1
-0
/
+11
*
s4-dsdb: fixed booling conversion to check value length
Andrew Tridgell
2011-08-09
1
-11
/
+14
*
ldb: fix the canonicalisation of booleans
Andrew Tridgell
2011-08-09
1
-3
/
+3
*
s4-dbcheck: enable dbcheck now that backlinks are fixed
Andrew Tridgell
2011-08-09
1
-1
/
+0
*
s4-dsdb: add auto-normalisation of attributes
Andrew Tridgell
2011-08-09
3
-3
/
+57
*
s4-dsdb: ensure rIDSetReferences is stored as an extended DN
Andrew Tridgell
2011-08-09
2
-2
/
+18
*
s4-dsdb: ensure we setup the dn_format field in schema attributes
Andrew Tridgell
2011-08-09
2
-31
/
+40
*
s4-acl-test: use symbolic names for groupType
Andrew Tridgell
2011-08-09
1
-11
/
+16
*
s4-pysamba: fixed double conversion of int32
Andrew Tridgell
2011-08-09
1
-1
/
+1
*
s4-dsdb: make extended_dn_in a bit more efficient
Andrew Tridgell
2011-08-09
1
-9
/
+17
*
s4-samdb: support relative paths in SamDB() connect
Andrew Tridgell
2011-08-09
1
-1
/
+2
*
s4-dsdb: use dn_format shortcut to find DN format
Andrew Tridgell
2011-08-09
2
-4
/
+4
*
pysamdb: move normalise_int32() to common module
Andrew Tridgell
2011-08-09
2
-7
/
+7
[next]