index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
bitmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util Move bitmap.c to lib/util
Andrew Bartlett
2011-07-08
1
-136
/
+0
*
s3-lib use True and False in bitmap.c
Andrew Bartlett
2011-07-08
1
-7
/
+7
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3: Remove unused bitmap_[allocate|free]
Volker Lendecke
2010-03-28
1
-36
/
+0
*
s3: A NULL context might be perfectly valid for bitmap_talloc
Volker Lendecke
2010-03-28
1
-2
/
+0
*
s3: Fix a memleak in bitmap_talloc
Volker Lendecke
2010-03-28
1
-0
/
+1
*
s3: Use TALLOC_ZERO_ARRAY in bitmap_talloc
Volker Lendecke
2010-03-28
1
-4
/
+1
*
s3: Fix the memory hierarchy in bitmap_talloc
Volker Lendecke
2010-03-28
1
-1
/
+1
*
Fix some nonempty blank lines
Volker Lendecke
2009-08-07
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r4120: Never, ever, doubt valgrind :-). Fix order of evaluation bug that's be...
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-4
/
+4
*
Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limit
Jeremy Allison
2003-12-11
1
-0
/
+14
*
Merge of signed/unsigned fixes from HEAD.
Andrew Bartlett
2003-02-01
1
-1
/
+1
*
Merge passdb from HEAD -> 3.0
Andrew Bartlett
2002-11-02
1
-0
/
+24
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
More spelling and grammer from Vance. <vance@digital-host.net>
Andrew Bartlett
2001-10-29
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-5
/
+3
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-0
/
+15
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-1
/
+1
*
use dummy file descriptors opened on /dev/null to ensure that the smbw
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-11
/
+0
*
some cleanups from the conversion of Pipes[] to a linked list. I also
Andrew Tridgell
1998-08-17
1
-3
/
+13
*
got rid of the Files[] array completely (previously I'd just made it
Andrew Tridgell
1998-08-16
1
-1
/
+11
*
server.c: fixed a bug in close_file() with the new files.c handling code
Andrew Tridgell
1998-08-16
1
-0
/
+121