index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13513: Changing defaults:
Gerald Carter
1
-16
/
+2
2007-10-10
r13512: Rewrite tdbsam code to use a reference count based open/close
Gerald Carter
1
-326
/
+281
2007-10-10
r13511: Fix bug in the samr dispinfo enumeration code.
Gerald Carter
1
-0
/
+11
2007-10-10
r13510: plug memory leak in WINS server code.
Gerald Carter
1
-0
/
+5
2007-10-10
r13509: remove unnecessary sql flags
Gerald Carter
1
-2
/
+0
2007-10-10
r13502: Fix error messages for usershares when smbd is not
Jeremy Allison
4
-20
/
+53
2007-10-10
r13500: Fix ordering of FD_* arguments.
James Peach
1
-10
/
+6
2007-10-10
r13498: Fix the kernel oplocks code for IRIX. Should fix #3515.
Jeremy Allison
3
-23
/
+39
2007-10-10
r13497: Fix #3508 from jason@ncac.gwu.edu
Jeremy Allison
1
-4
/
+8
2007-10-10
r13495: Derell, I'm removing that double setup_logging(), just a typo.
Günther Deschner
1
-1
/
+0
2007-10-10
r13494: Merge the stuff I've done in head the last days.
Volker Lendecke
17
-1467
/
+1066
2007-10-10
r13493: module_name and module_location are the same string. Fix a valgrind
Volker Lendecke
1
-1
/
+3
2007-10-10
r13492: As noone objected on the mailing-list:
Günther Deschner
5
-12
/
+61
2007-10-10
r13491: Fix bug # 3498 from jason@ncac.gwu.edu. Unsigned comparison
Jeremy Allison
1
-2
/
+2
2007-10-10
r13489: Fix #3496 from jason@ncac.gwu.edu. Variable set but never used.
Jeremy Allison
1
-5
/
+5
2007-10-10
r13486: Two more -- fix bug 3503
Volker Lendecke
2
-0
/
+4
2007-10-10
r13484: Add missing semi-colon.
James Peach
1
-1
/
+1
2007-10-10
r13482: Push the FAM notification file descriptor into the select
James Peach
7
-28
/
+60
2007-10-10
r13477: Fix code before declaration
Volker Lendecke
1
-1
/
+2
2007-10-10
r13475: Fix erroneous initialization caused by my renaming types.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13473: Back port r13470, r13471, r13472 from Samba4. Thanks Andrew:
Jeremy Allison
2
-29
/
+45
2007-10-10
r13460: by popular demand....
Gerald Carter
14
-1508
/
+344
2007-10-10
r13458: Add parsing functions - but stub internals for lookupnames3 and 4.
Jeremy Allison
4
-5
/
+455
2007-10-10
r13456: Add lsa_lookup_names2.
Jeremy Allison
3
-1
/
+122
2007-10-10
r13455: Prepare to add lookupnames2.
Jeremy Allison
5
-27
/
+221
2007-10-10
r13451: Fix build warning.
Günther Deschner
1
-6
/
+1
2007-10-10
r13449: Ensure we don't crash if no dc struct on pipe.
Jeremy Allison
3
-1
/
+9
2007-10-10
r13448: Fix the build (again).
Günther Deschner
1
-1
/
+1
2007-10-10
r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.
Jeremy Allison
5
-88
/
+631
2007-10-10
r13445: We already made the decision whether to include the dominfo and
Günther Deschner
1
-9
/
+7
2007-10-10
r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3
Günther Deschner
3
-1
/
+13
2007-10-10
r13443: Fix the build.
Günther Deschner
1
-2
/
+2
2007-10-10
r13442: Implement samr_chgpasswd_user3 server-side.
Günther Deschner
8
-76
/
+295
2007-10-10
r13439: Fix NET_SAM_LOGON_EX.
Jeremy Allison
4
-3
/
+4
2007-10-10
r13436: Add in NET_SAM_LOGON_EX. Still needs testing.
Jeremy Allison
1
-12
/
+54
2007-10-10
r13434: Add stub for NET_SAM_LOGON_EX.
Jeremy Allison
2
-1
/
+43
2007-10-10
r13433: Get ready to implement NET_SAM_LOGON_EX.
Jeremy Allison
2
-0
/
+128
2007-10-10
r13427: Fix ctime -> st_ctime.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13425: Revert all the "clever" compiler options checks. They broke
James Peach
4
-1178
/
+93
2007-10-10
r13424: Don't attempt to use cc -O2. This breaks the solaris build.
James Peach
1
-5
/
+5
2007-10-10
r13423: Write wrapper functions (and configure tests) so we can
Jeremy Allison
3
-19
/
+145
2007-10-10
r13420: Support profile-guided optimisation in the build system. This is
James Peach
2
-19
/
+139
2007-10-10
r13418: Formalise support for checking compiler options.
James Peach
3
-75
/
+1040
2007-10-10
r13417: Add .2 to the SONAME as version suffix if we link the nss modules on
Lars Müller
2
-2
/
+5
2007-10-10
r13416: Remove superfluous -lc while linking libnss_wins.so and pam_winbind.so.
Lars Müller
1
-2
/
+2
2007-10-10
r13412: Don't use arbitrary uint32 size for uid and gid storage. Use
Jeremy Allison
1
-23
/
+22
2007-10-10
r13410: Dump a netbootGUID as a GUID.
Günther Deschner
1
-0
/
+1
2007-10-10
r13409: No functional changes, just some DEBUG cleanup.
Günther Deschner
5
-9
/
+7
2007-10-10
r13408: Remove C++ comments (# 3494)
Günther Deschner
1
-2
/
+2
2007-10-10
r13407: Change the credentials code to be more like the Samba4 structure,
Jeremy Allison
7
-72
/
+84
[prev]
[next]