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
/
passdb
/
pdb_interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r145: pdb_create_alias now returns NTSTATUS. More of this to follow.
Volker Lendecke
2007-10-10
1
-4
/
+3
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
1
-0
/
+300
*
And another little const
Volker Lendecke
2004-02-26
1
-1
/
+1
*
abartlet's pdb_set/changed flag fix for NULL passwords
Gerald Carter
2004-02-12
1
-6
/
+4
*
stupid cut-n=paste error; my fault
Gerald Carter
2004-02-12
1
-2
/
+2
*
move disabling code to context functions instead of backwards compatible wrap...
Gerald Carter
2004-02-04
1
-28
/
+28
*
disable any account that doesn't have a password and doesn't had the ACB_PWNO...
Gerald Carter
2004-01-30
1
-6
/
+12
*
more initialization fixes
Gerald Carter
2004-01-29
1
-0
/
+22
*
initialization fixes
Gerald Carter
2004-01-29
1
-0
/
+41
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-2
/
+2
*
Add the 'guest' passdb backend automatically if
Volker Lendecke
2003-06-30
1
-0
/
+25
*
large change:
Gerald Carter
2003-06-25
1
-1
/
+1
*
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
2003-06-22
1
-2
/
+2
*
Fix bug #136: "passdb backend = " caused smbd to segfault.
Jim McDonough
2003-06-20
1
-0
/
+5
*
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
2003-06-18
1
-18
/
+16
*
add metze's patch for smb_register functions
Simo Sorce
2003-05-16
1
-1
/
+1
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-2
/
+2
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-2
/
+2
*
Make the version numbers ints (patch from metze)
Jelmer Vernooij
2003-04-30
1
-1
/
+1
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
1
-7
/
+17
*
- Get rid of module_path_get_name()
Jelmer Vernooij
2003-04-24
1
-11
/
+6
*
Pdb modules are in $libdir/pdb not $libdir/passdb
Jelmer Vernooij
2003-04-21
1
-1
/
+1
*
Use the new modules system for passdb (merge from HEAD)
Jelmer Vernooij
2003-04-15
1
-31
/
+79
*
Thanks to volker, merge passdb changes from HEAD:
Andrew Bartlett
2003-03-22
1
-0
/
+63
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
Remove #ifdef's for NISPLUS_SAM - there are no function name collisions anymore
Jelmer Vernooij
2002-11-14
1
-4
/
+0
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-2
/
+2
*
Merge passdb from HEAD -> 3.0
Andrew Bartlett
2002-11-02
1
-0
/
+223
*
Only run free_private_data when specified (reported by Steve Langasek aka vor...
Jelmer Vernooij
2002-10-25
1
-1
/
+2
*
sync with HEAD
Gerald Carter
2002-09-26
1
-58
/
+58
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-2
/
+3
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-3
/
+3
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-110
/
+225
*
Fixed memory leak in make_pdb_context_name()
Tim Potter
2002-04-04
1
-17
/
+25
*
second step to gain free uid<->rid mapping
Simo Sorce
2002-03-19
1
-45
/
+1
*
Start to switch away from the alghorithmic uid->rid mapping model
Simo Sorce
2002-03-18
1
-0
/
+44
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-1
/
+1
*
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
2002-03-02
1
-3
/
+4
*
Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.
Andrew Bartlett
2002-02-22
1
-3
/
+4
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
fix typo
Andrew Bartlett
2002-01-26
1
-1
/
+1
*
Passdb changes:
Andrew Bartlett
2002-01-25
1
-5
/
+19
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-0
/
+368