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
r13547: add earlier checks to deny deleting a printer driver. The previous
Gerald Carter
2
-0
/
+29
2007-10-10
r13546: NSS soname merge from trunk
Gerald Carter
1
-3
/
+5
2007-10-10
r13545: A patch which I think it's time has come. VOlker, we can talk about
Gerald Carter
3
-30
/
+64
2007-10-10
r13544: -O1 janitor work :-)
Volker Lendecke
1
-6
/
+5
2007-10-10
r13542: Don't reuse a pointer we just freed (Doh!).
Jeremy Allison
1
-2
/
+2
2007-10-10
r13541: we have to wrap pen_enum_group_memberships() in become/unbecome_root()
Gerald Carter
1
-1
/
+5
2007-10-10
r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...
Jeremy Allison
4
-24
/
+98
2007-10-10
r13538: Make sure we store all 16 bytes of credentials session
Jeremy Allison
1
-5
/
+6
2007-10-10
r13535: Fix #2353 based on a patch by William Jojo.
Jeremy Allison
1
-3
/
+4
2007-10-10
r13530: Fix from William Jojo for #1970. Make nmblookup do
Jeremy Allison
1
-7
/
+6
2007-10-10
r13529: No functional, line break changes to let it fit into 80 chares screen
Lars Müller
1
-8
/
+9
2007-10-10
r13528: Mention the tools and commandline option names used.
Lars Müller
1
-2
/
+2
2007-10-10
r13527: Adjust copyright header with information got from the 2.2 cvs tree.
Lars Müller
1
-3
/
+7
2007-10-10
r13526: Remove superfuous extra spaces at EOL.
Lars Müller
1
-8
/
+8
2007-10-10
r13525: This is only a cleanup to have the memset() and SAFE_FREE() only one
Lars Müller
1
-8
/
+9
2007-10-10
r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.
Lars Müller
4
-56
/
+85
2007-10-10
r13523: Fix indent.
Günther Deschner
1
-13
/
+13
2007-10-10
r13522: Add SAMR_GET_USRDOM_PWINFO client-side.
Günther Deschner
4
-45
/
+132
2007-10-10
r13521: Implement LOOKUPNAME3 and 4.
Jeremy Allison
3
-30
/
+259
2007-10-10
r13519: Fix the credentials chaining across netlogon pipe disconnects.
Jeremy Allison
4
-68
/
+163
2007-10-10
r13517: Fix typo -- thanks to Karolin Seeger <ks@sernet.de>
Volker Lendecke
1
-1
/
+1
2007-10-10
r13515: Make sure to store the correct domain name in the server affinity cache.
Gerald Carter
1
-1
/
+1
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
[next]