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
/
smbd
/
lanman.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25387: Sync with 3.2.0 svn tree
Gerald Carter
2007-09-27
1
-62
/
+75
*
r24949: Remove some static buffers
Volker Lendecke
2007-09-04
1
-7
/
+5
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-08-30
1
-1
/
+1
*
r24660: Merge the inbuf/outbuf changes
Volker Lendecke
2007-08-25
1
-9
/
+17
*
r24653: Some trivial 3_2->3_2_0 merges
Volker Lendecke
2007-08-24
1
-2
/
+2
*
r23967: Memleak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>
Volker Lendecke
2007-07-19
1
-0
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-07-09
1
-1
/
+1
*
r23430: Merge r19963 from 3_0:
Michael Adam
2007-06-12
1
-0
/
+1
*
r23173: Convert sessionid.tdb to ctdb. The 3.0.26 patch is a bit larger because
Volker Lendecke
2007-05-28
1
-6
/
+2
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-05-21
1
-2
/
+1
*
r22911: Pass a messaging_context to message_send_all
Volker Lendecke
2007-05-15
1
-1
/
+2
*
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
2007-05-08
1
-1
/
+2
*
r22562: Qucik fix for session memory leak (vl's talloc
Jeremy Allison
2007-04-28
1
-1
/
+5
*
r22065: First logic change I've found :-(. We were being too
Jeremy Allison
2007-04-04
1
-9
/
+24
*
r22050: Fix a couple of off-by-one errors in the rap
Jeremy Allison
2007-04-03
1
-3
/
+15
*
r22045: As Volker noticed, skip_string's last argument is
Jeremy Allison
2007-04-02
1
-94
/
+98
*
r22044: Remove the only skip_string(...,2) caller
Volker Lendecke
2007-04-02
1
-1
/
+1
*
r22043: Comparing lanman.c with -r22013 is now MUCH easier, thanks! This look...
Volker Lendecke
2007-04-02
1
-3
/
+0
*
r22042: Try and clean up my own mess using the API Volker
Jeremy Allison
2007-04-02
1
-71
/
+76
*
r22017: After changing 2000 lines of this I think this is needed :-).
Jeremy Allison
2007-03-31
1
-0
/
+1
*
r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,
Jeremy Allison
2007-03-30
1
-277
/
+601
*
r19810: more merge work....does not compile currently. Working on smbd merge
Gerald Carter
2006-11-21
1
-15
/
+34
*
r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'struct
Gerald Carter
2006-11-19
1
-1
/
+1
*
r17879: Make it explicit that we can never pass NULL for buflen or stringlen.
Jeremy Allison
2006-08-28
1
-6
/
+2
*
r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)
Gerald Carter
2006-06-15
1
-5
/
+9
*
r13983: Fix Coverity bug # 111
Volker Lendecke
2006-03-07
1
-0
/
+1
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2006-03-07
1
-10
/
+166
*
r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()
Gerald Carter
2006-02-21
1
-2
/
+2
*
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
2006-02-20
1
-3
/
+3
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2006-02-20
1
-2
/
+2
*
r13443: Fix the build.
Günther Deschner
2006-02-10
1
-2
/
+2
*
r13316: Let the carnage begin....
Gerald Carter
2006-02-03
1
-1240
/
+1450
*
r12163: Change lookup_sid and lookup_name to return const char * instead of c...
Volker Lendecke
2005-12-10
1
-1
/
+1
*
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
2005-12-03
1
-5
/
+5
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2005-11-05
1
-314
/
+353
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2005-10-18
1
-2
/
+2
*
r9290: Some error path cleanups found by Coverity. Whitespace reformatting.
Jeremy Allison
2005-08-13
1
-232
/
+277
*
r9288: Whitespace cleanup and memory leak on error path fix found by Coverity.
Jeremy Allison
2005-08-12
1
-55
/
+60
*
r6279: Convert the RAP enum functions to the pdb_search API. Who is using this
Volker Lendecke
2005-04-10
1
-45
/
+56
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2005-04-06
1
-3
/
+3
*
r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...
Gerald Carter
2005-02-01
1
-6
/
+4
*
r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().
Günther Deschner
2005-01-19
1
-1
/
+1
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2004-12-07
1
-65
/
+64
*
r4083: consolidate printer searches to use find_service rather than for loops
Gerald Carter
2004-12-06
1
-35
/
+17
*
r3848: Fix for bug 2057. Only partially applied the patch, the second part se...
Volker Lendecke
2004-11-18
1
-0
/
+7
*
r3824: Fix crash in api_RNetShareEnum. ServicePtrs[] may contain invalid
Volker Lendecke
2004-11-17
1
-0
/
+4
*
r3705: Nobody has commented, so I'll take this as an ack...
Volker Lendecke
2004-11-12
1
-23
/
+22
*
r3682: fix seg fault in lanman printing code caused by uninitialized variable
Gerald Carter
2004-11-11
1
-0
/
+6
*
r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...
Gerald Carter
2004-10-18
1
-7
/
+10
[next]