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
/
util_pw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make memcache_add_talloc NULL out the source pointer
Volker Lendecke
2008-11-14
1
-1
/
+1
*
Rename some variables in getpwnam_alloc() for clarity
Volker Lendecke
2008-11-14
1
-11
/
+12
*
sys_pwnam doesn't return talloced memory, so don't mix up the returned struct.
Volker Lendecke
2008-11-14
1
-4
/
+1
*
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
2008-11-06
1
-1
/
+1
*
Add data_blob_string_const_null() function that includes the terminating
Jelmer Vernooij
2008-10-13
1
-2
/
+2
*
Convert the pwnam cache to memcache
Volker Lendecke
2007-12-21
1
-53
/
+15
*
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
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
1
-1
/
+1
*
r22026: Missed in my last commit, another case where we need to copy, not ref...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r22024: Don't leak, actually use the provided memory context...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r22023: I don't like this cache, but I think Jeremy is right, the consequences
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r22020: Make it more clear that both the vuser struct and it's contents are
Andrew Bartlett
2007-10-10
1
-6
/
+6
*
r17334: Some C++ warnings
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r14764: Fix possible null pointer deref. Coverity #253.
Jeremy Allison
2007-10-10
1
-2
/
+4
*
r13601: * Remove unused code from pdb_ldap.c
Gerald Carter
2007-10-10
1
-5
/
+4
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2007-10-10
1
-2
/
+2
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-49
/
+30
*
r5647: Caches are good for performance, but you get a consistency problem.
Volker Lendecke
2007-10-10
1
-0
/
+14
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r3702: This is a getpwnam-cache. It is mainly to speed up Samba with slow nss
Volker Lendecke
2007-10-10
1
-0
/
+43
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-46
/
+2
*
more verbose checking in talloc and util_pw
Simo Sorce
2002-03-18
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-0
/
+134