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
*
s4:dsdb Use helper function to add 'show deleted' control
Andrew Bartlett
2009-08-26
1
-20
/
+10
*
s3-netlogon: fix default case when _netr_LogonSamLogon is called from other o...
Günther Deschner
2009-08-26
1
-1
/
+3
*
Revert "s3: Fix uninitialized const char *"
Günther Deschner
2009-08-26
1
-1
/
+0
*
s3-netlogon: get rid of init_net_r_req_chal().
Günther Deschner
2009-08-26
1
-13
/
+1
*
s3-netlogon: let get_md4pw() return a struct samr_Password.
Günther Deschner
2009-08-26
2
-8
/
+7
*
s3-netlogon: make _netr_ServerAuthenticate a callback to _netr_ServerAuthenti...
Günther Deschner
2009-08-26
1
-46
/
+16
*
Allow for name array strings that don't end in a slash
Zach Loafman
2009-08-25
1
-12
/
+17
*
Add some const to dsgetdcname
Volker Lendecke
2009-08-25
2
-6
/
+6
*
Do an early TALLOC_FREE
Volker Lendecke
2009-08-25
1
-1
/
+2
*
netlogon: give netlogon w7/w2k8r2 AES negotiate flag proper name (see bug #60...
Günther Deschner
2009-08-25
3
-3
/
+3
*
fixed DRS rename of deleted objects
Andrew Tridgell
2009-08-25
1
-1
/
+20
*
fixed a double free bug on error in net export
Andrew Tridgell
2009-08-25
1
-1
/
+0
*
s4:python Fix the reprovision test by deleting 'deleted' objects too.
Andrew Bartlett
2009-08-25
1
-6
/
+9
*
s4:dsdb Rework show_deleted module not to liniearise the LDAP filter
Andrew Bartlett
2009-08-25
1
-72
/
+37
*
Help debug for bug 6651 - smbd SIGSEGV when breaking oplocks.
Jeremy Allison
2009-08-24
1
-0
/
+4
*
Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of...
Jeremy Allison
2009-08-24
19
-133
/
+188
*
Allow systems with timestamp granularity of 1sec to work with
Jeremy Allison
2009-08-24
1
-0
/
+15
*
Use existing time_t rounding function, don't invent my own.
Jeremy Allison
2009-08-24
1
-1
/
+1
*
netlogon: add (yet) undocumented netlogon negotiate bit to bitmap.
Günther Deschner
2009-08-24
3
-0
/
+3
*
s3-netlogon: Only hand out rid when netlogon credential chain has been setup ...
Günther Deschner
2009-08-24
1
-1
/
+5
*
Second part of fix for 6529 - Offline files conflict with Vista and Office 2003.
Jeremy Allison
2009-08-24
3
-0
/
+22
*
Fix make test.
Jeremy Allison
2009-08-24
1
-0
/
+1
*
make smbcontrol smbd ping work proper checking for arguments handle short pid...
Olaf Flebbe
2009-08-24
2
-14
/
+21
*
libndr: add missing protoypes for double type.
Günther Deschner
2009-08-24
1
-0
/
+1
*
tevent: avoid using reserved c++ word.
Günther Deschner
2009-08-24
1
-1
/
+1
*
s4:dsdb Use talloc_strndup() to ensure OIDs are null terminated
Andrew Bartlett
2009-08-24
1
-8
/
+11
*
s4:ldb Add python binding and test for ldb_msg_diff()
Andrew Bartlett
2009-08-24
2
-0
/
+43
*
s4:dsdb Add const
Andrew Bartlett
2009-08-24
1
-2
/
+2
*
s4:dsdb remove unused variable
Andrew Bartlett
2009-08-24
1
-1
/
+0
*
s4:dsdb use talloc_strndup() in GET_STRING_LDB() rather than walk off the end
Andrew Bartlett
2009-08-24
1
-7
/
+17
*
note the semantic change in talloc_free from 2.0
Andrew Tridgell
2009-08-24
2
-8
/
+9
*
fixed typo in talloc doc XML
Andrew Tridgell
2009-08-24
1
-1
/
+2
*
LIBREPLACEOBJ now contains the full path
Andrew Tridgell
2009-08-24
2
-8
/
+2
*
updated XML source for talloc man page
Andrew Tridgell
2009-08-24
1
-1
/
+73
*
added talloc_set_log_* documentation
Andrew Tridgell
2009-08-24
1
-0
/
+11
*
updated talloc guide for recent API changes
Andrew Tridgell
2009-08-24
1
-2
/
+54
*
make lib/replace more usable in standalone builds
Andrew Tridgell
2009-08-24
1
-2
/
+2
*
fixed getpass m4
Andrew Tridgell
2009-08-24
1
-2
/
+2
*
s3:lib: setup talloc log and abort functions
Stefan Metzmacher
2009-08-24
1
-0
/
+7
*
s3:configure: require talloc >= 2.0.0
Stefan Metzmacher
2009-08-24
1
-1
/
+1
*
s4:cmdline: setup talloc log and abort functions
Stefan Metzmacher
2009-08-24
2
-5
/
+7
*
s4:build: require talloc >= 2.0.0
Stefan Metzmacher
2009-08-24
1
-1
/
+1
*
talloc: add --enable-talloc-compat1 to build a compat library for talloc 1.x.x
Stefan Metzmacher
2009-08-24
5
-0
/
+89
*
talloc: update talloc.exports and talloc.signatures
Stefan Metzmacher
2009-08-24
2
-4
/
+8
*
talloc: add defines and functions for TALLOC_MAJOR/MINOR_VERSION
Stefan Metzmacher
2009-08-24
6
-11
/
+72
*
talloc: change version to 2.0.0
Stefan Metzmacher
2009-08-24
1
-1
/
+1
*
talloc: remove ABI compat functions
Stefan Metzmacher
2009-08-24
2
-31
/
+0
*
talloc: remove unused build dependecies to samba
Stefan Metzmacher
2009-08-24
1
-18
/
+0
*
talloc/testsuite: use talloc_set_log_fn() and log to stdout
Stefan Metzmacher
2009-08-24
1
-0
/
+6
*
talloc: add talloc_set_log_fn() and talloc_set_log_stderr()
Stefan Metzmacher
2009-08-24
2
-12
/
+51
[next]