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
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix denial of service - memory corruption.
Jeremy Allison
2011-02-28
6
-3
/
+47
*
s3:lib/netapi: don't set SAMR_FIELD_FULL_NAME if we just want to set the acco...
Stefan Metzmacher
2011-01-08
1
-3
/
+0
*
v3-4-test: Pull in tevent_req_poll_ntstatus from master
Volker Lendecke
2010-12-26
1
-0
/
+11
*
Fix bug #7669.
Jeremy Allison
2010-09-15
1
-0
/
+3
*
Fix bug 7590 - offline login fails because winbind deletes cache on every sta...
Jeremy Allison
2010-08-16
1
-1
/
+1
*
s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in netdo...
Günther Deschner
2010-06-09
1
-1
/
+1
*
s3:lib/time: remove TIME_T_MIN/MAX defines
Björn Jacke
2010-04-12
1
-8
/
+0
*
Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...
Karolin Seeger
2010-03-09
1
-61
/
+4
*
Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...
Jeremy Allison
2010-02-04
1
-4
/
+61
*
s3:smbldap: add smbldap_talloc_first_attribute()
Stefan Metzmacher
2010-01-19
1
-0
/
+34
*
s3-util: add pull_reg_sz() and pull_reg_multi_sz() convenience functions.
Günther Deschner
2009-11-30
1
-0
/
+35
*
s3-util: add push_reg_sz() and push_reg_multi_sz() convenience functions.
Günther Deschner
2009-11-30
1
-0
/
+30
*
s3:fix endianness bug in dbwrap_change_int32_atomic() (bug #6901)
Michael Adam
2009-11-23
1
-4
/
+5
*
s3:fix endianness bug in dbwrap_change_uint32_atomic() (bug #6901)
Michael Adam
2009-11-23
1
-4
/
+5
*
s3:lib/select: don't overwrite errno in the signal handler
Stefan Metzmacher
2009-10-08
1
-0
/
+4
*
s3: BSD needs sys/sysctl.h included to build properly
Björn Jacke
2009-09-19
1
-0
/
+5
*
Fix bug 6707 - 3.4.1 segfault in parsing configs.
Marc Aurele La France
2009-09-15
1
-4
/
+4
*
Fix bug 6529 - Offline files conflict with Vista and Office 2003. Jeremy.
Jeremy Allison
2009-09-15
1
-2
/
+39
*
Fix bug 6673 - smbpasswd does not work with "unix password sync = yes". Rever...
Jeremy Allison
2009-09-09
1
-17
/
+25
*
Update copies of config.guess and config.sub. (cherry picked from commit 6230...
Jelmer Vernooij
2009-09-09
2
-76
/
+282
*
make smbcontrol smbd ping work proper checking for arguments handle short pid...
Olaf Flebbe
2009-08-31
1
-6
/
+16
*
s3/smbldap: Fix typo in debug message.
Karolin Seeger
2009-08-06
1
-1
/
+1
*
Increase the max_grp value to 128 (AIX NGROUPS_MAX value) instead of 32 to al...
Yannick Bergeron
2009-08-03
1
-1
/
+1
*
s3/util_sock: Make open_udp_socket() IPv6 clean.
Jeremy Allison
2009-07-18
1
-10
/
+25
*
Revert "[s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we ha...
Michael Adam
2009-07-03
1
-1
/
+1
*
s3:util: let parent_dirname() correctly return toplevel filenames
Stefan Metzmacher
2009-07-03
1
-1
/
+1
*
Don't require "Modify property" perms to unjoin bug #6481) "net ads leave" st...
Jim McDonough
2009-06-30
1
-0
/
+1
*
Fix bug 6514: net gives unhelpful "lp_load failed" when it's missing smb.conf
David Markey
2009-06-29
1
-1
/
+1
*
Fix bug 4699: Remove pidfile on clean shutdown
Volker Lendecke
2009-06-19
1
-8
/
+18
*
s3-netapi: Fix Bug #6305. Correctly prompt for a password when a username was...
Günther Deschner
2009-06-17
1
-1
/
+5
*
s3-netapi: Fix Bug #6451: net/libnetapi user rename using wrong access bits.
Günther Deschner
2009-06-17
1
-0
/
+2
*
s3: correct check for usleep value boundaries
Björn Jacke
2009-06-05
1
-1
/
+1
*
s3: Allow child processes to exit gracefully if we are out of fds
Marc VanHeyningen
2009-05-27
1
-6
/
+6
*
s3-privileges: add privilege_delete_account().
Günther Deschner
2009-05-18
1
-0
/
+28
*
s3-privileges: remove trailing whitespace from privileges codes.
Günther Deschner
2009-05-18
2
-105
/
+105
*
s3-netdomjoin-gui: allow to switch between workgroups/domains with the same n...
Günther Deschner
2009-05-18
1
-2
/
+4
*
s3-netdomjoin-gui: cosmetic fix for empty hostnames.
Günther Deschner
2009-05-18
1
-0
/
+1
*
s3-netdomjoin-gui: only gray out labels when not root and not connecting to
Günther Deschner
2009-05-18
1
-3
/
+3
*
Fix bug 5681: Do not limit the number of network interfaces
Volker Lendecke
2009-05-18
3
-22
/
+39
*
s3-netapi: implement NetShutdownInit_r and NetShutdownAbort_r.
Günther Deschner
2009-05-15
1
-2
/
+49
*
s3-netapi: add example code for NetShutdownInit and NetShutdownAbort.
Günther Deschner
2009-05-15
3
-1
/
+183
*
s3-netapi: add NetShutdownInit and NetShutdownAbort to public API.
Günther Deschner
2009-05-15
1
-0
/
+36
*
s3-netapi: add NetShutdownInit and NetShutdownAbort skeletons.
Günther Deschner
2009-05-15
3
-0
/
+163
*
s3-netdomjoin-gui: prepare to call out for NetRenameMachineInDomain() to rena...
Günther Deschner
2009-05-13
1
-1
/
+48
*
s3-netdomjoin-gui: Fix join prompt dialog test.
Günther Deschner
2009-05-13
1
-1
/
+1
*
s3-netdomjoin-gui: use NetServerGetInfo() level 101 to get hostname.
Günther Deschner
2009-05-13
1
-2
/
+7
*
s3-netdomjoin-gui: inspect the correct computername string before
Günther Deschner
2009-05-13
1
-1
/
+1
*
Fix bug 6157
Volker Lendecke
2009-05-12
1
-0
/
+56
*
Add checks for non_root mode to help buildfarm spoolss tests.
Jeremy Allison
2009-05-11
1
-14
/
+18
*
Do not crash in ctdbd_traverse if ctdbd is not around
Volker Lendecke
2009-05-04
1
-0
/
+5
[next]