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
/
source
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
r5066: A couple of small fixes from James Peach @ SGI.
Jeremy Allison
2005-01-28
2
-2
/
+7
*
r5015: (based on abartlet's original patch to restrict password changes)
Gerald Carter
2005-01-26
1
-4
/
+74
*
r4995: fail set_privileges() if 'enable privileges = no' to prevent confused ...
Gerald Carter
2005-01-25
1
-0
/
+3
*
r4989: Display failed LDAP-server-uri.
Günther Deschner
2005-01-25
1
-1
/
+2
*
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Günther Deschner
2005-01-22
2
-100
/
+412
*
r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes.
Jeremy Allison
2005-01-22
1
-2
/
+2
*
r4849: * finish SeAddUsers support in srv_samr_nt.c
Gerald Carter
2005-01-19
1
-7
/
+18
*
r4840: * Add more generic root-dse inspection function to check for given
Günther Deschner
2005-01-19
1
-0
/
+101
*
r4822: fix return code when you ask for a non-privileged SID via one of the p...
Gerald Carter
2005-01-18
1
-0
/
+9
*
r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilege
Gerald Carter
2005-01-17
1
-88
/
+25
*
r4805: Last planned change to the privileges infrastructure:
Gerald Carter
2005-01-17
1
-120
/
+309
*
r4746: add server support for lsa_enum_acct_rights(); last checkin for the night
Gerald Carter
2005-01-15
1
-0
/
+16
*
r4742: add server support for lsa_add/remove_account_rights() and fix some pa...
Gerald Carter
2005-01-15
1
-12
/
+65
*
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
2005-01-14
1
-1
/
+1
*
r4731: Fix the build
Volker Lendecke
2005-01-14
1
-1
/
+2
*
r4724: Add support for Windows privileges in Samba 3.0
Gerald Carter
2005-01-13
3
-219
/
+526
*
r4651: Add "refuse machine password change" policy field. This update will just
Jim McDonough
2005-01-10
1
-14
/
+52
*
r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of select
Jeremy Allison
2005-01-06
1
-1
/
+14
*
r4545: Fix based on work by Derrell.Lipman@UnwiredUniverse.com :
Jeremy Allison
2005-01-06
1
-4
/
+26
*
r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>
Jeremy Allison
2004-12-22
1
-0
/
+8
*
r4306: Couple more MALLOC fixes from albert chin (china@thewrittenword.com).
Jeremy Allison
2004-12-21
1
-1
/
+1
*
r4305: Fix from Albert Chin (china@thewrittenword.com) to fix the
Jeremy Allison
2004-12-21
2
-6
/
+6
*
r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and add
Jeremy Allison
2004-12-20
1
-1
/
+57
*
r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).
Jeremy Allison
2004-12-20
3
-35
/
+34
*
r4289: Close LDAP-Connection before retrying to open a new connection in the
Günther Deschner
2004-12-20
1
-0
/
+1
*
r4270: Add some const as a fix for bugzilla #2135.
Tim Potter
2004-12-19
1
-1
/
+1
*
r4256: Add a patch from kllin@it.su.se: New Parameter 'afs token lifetime' te...
Volker Lendecke
2004-12-17
1
-1
/
+5
*
r4252: Comment clarification from Love Hörnquist Åstrand <lha@stacken.kth.se>.
Volker Lendecke
2004-12-17
1
-3
/
+7
*
r4241: More *alloc fixes.
Jeremy Allison
2004-12-16
1
-2
/
+7
*
r4236: More *alloc fixes.
Jeremy Allison
2004-12-16
1
-6
/
+6
*
r4217: Fix open_any_socket_out.
Volker Lendecke
2004-12-15
1
-13
/
+27
*
r4126: Fix from Björn Jacke <bjoern@j3e.de> for bugid #2040 - ensure the loc...
Jeremy Allison
2004-12-10
1
-0
/
+9
*
r4120: Never, ever, doubt valgrind :-). Fix order of evaluation bug that's be...
Jeremy Allison
2004-12-09
2
-12
/
+6
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2004-12-07
36
-192
/
+355
*
r4032: Fix bug #2110 - ensure we convert to ucs2 correctly.
Jeremy Allison
2004-12-02
2
-12
/
+11
*
r4009: Fix from Timur Bakeyev <timur@com.bat.ru> for bugid #2100,
Jeremy Allison
2004-11-30
1
-1
/
+4
*
r3946: Fix for bugid #2085 reported by Jason Mader <jason@ncac.gwu.edu>. Use ...
Jeremy Allison
2004-11-25
1
-1
/
+1
*
r3944: Fix the problem we get on Linux where sendfile fails, but we've alread...
Jeremy Allison
2004-11-24
1
-2
/
+26
*
r3940: typo.
Günther Deschner
2004-11-24
1
-1
/
+1
*
r3857: Shut up gcc about erroneous "used uninitialised" warning.
Jeremy Allison
2004-11-18
1
-3
/
+3
*
r3843: If a connection to a DC is requested, open connections simultaeneously...
Volker Lendecke
2004-11-18
1
-0
/
+136
*
r3705: Nobody has commented, so I'll take this as an ack...
Volker Lendecke
2004-11-12
2
-13
/
+93
*
r3702: This is a getpwnam-cache. It is mainly to speed up Samba with slow nss
Volker Lendecke
2004-11-12
1
-0
/
+43
*
r3693: Correctly detect errno for no acl/ea support.
Jeremy Allison
2004-11-12
1
-0
/
+20
*
r3650: Allow to call spoolss-server as "localhost".
Günther Deschner
2004-11-10
1
-1
/
+6
*
r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have to
Jeremy Allison
2004-11-09
1
-0
/
+65
*
r3563: During a typical logon a modern workstation makes a lot of anonymous s...
Volker Lendecke
2004-11-05
1
-0
/
+4
*
r3561: Since we have tdb_reopen_all() after all forks, the local_pid logic is...
Volker Lendecke
2004-11-05
1
-4
/
+1
*
r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...
Gerald Carter
2004-10-18
1
-3
/
+5
*
r2978: Fix #1926 typo in debug. Found by Bill McGonigle <bill+samba@bfccomput...
Jeremy Allison
2004-10-14
1
-1
/
+1
[next]