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
/
utils
/
pdbedit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
I was somewhat annoyed by 'pdbedit -a vl' spitting an error message
Volker Lendecke
2002-10-21
1
-1
/
+7
*
Nice *big* patch from metze.
Andrew Bartlett
2002-10-12
1
-15
/
+15
*
Add more common options to popt_common - and start using
Jelmer Vernooij
2002-10-05
1
-19
/
+7
*
move all the passdb internal interface to NTSTATUS
Simo Sorce
2002-09-26
1
-13
/
+13
*
pdbedit needs global_myname to be set in order to display the
Volker Lendecke
2002-08-21
1
-1
/
+12
*
*** empty log message ***
Simo Sorce
2002-08-15
1
-87
/
+175
*
passwords where not checked (you cannot check if the same buffer differs from...
Simo Sorce
2002-08-04
1
-6
/
+18
*
Add the ability to set account policies too.
Andrew Bartlett
2002-07-28
1
-7
/
+25
*
Make it possible to query account policy values from pdbedit (set to come soon).
Andrew Bartlett
2002-07-24
1
-11
/
+29
*
Fix up dir drive call.
Tim Potter
2002-07-21
1
-1
/
+1
*
Another smattering of static and const
Andrew Bartlett
2002-07-21
1
-1
/
+1
*
Show the account flags in the 'verbose' listing of pdbedit.
Andrew Bartlett
2002-07-14
1
-0
/
+2
*
Kill useless cast
Andrew Bartlett
2002-06-14
1
-2
/
+2
*
Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list
Andrew Bartlett
2002-06-14
1
-10
/
+12
*
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
2002-06-13
1
-4
/
+6
*
Some of the updates from ctrlsoft's 'Various' patch:
Andrew Bartlett
2002-05-24
1
-12
/
+12
*
so here it is the code to introduce seriously debugggging classes.
Simo Sorce
2002-05-18
1
-1
/
+2
*
Allow -c to specify the location of the config file, and fix up some handling
Andrew Bartlett
2002-05-10
1
-13
/
+15
*
fix compile error
Herb Lewis
2002-04-26
1
-1
/
+6
*
Another patch from jelmer:
Andrew Bartlett
2002-04-15
1
-31
/
+37
*
More updates from ctrlsoft. (Jelmer Vernooij <jelmer@nl.linux.org>)
Andrew Bartlett
2002-04-13
1
-8
/
+32
*
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
Andrew Bartlett
2002-04-13
1
-318
/
+110
*
second step to gain free uid<->rid mapping
Simo Sorce
2002-03-19
1
-0
/
+2
*
more verbose checking in talloc and util_pw
Simo Sorce
2002-03-18
1
-9
/
+10
*
Initialise some SAM_ACCOUNT structs to NULL, and add some more error checking.
Andrew Bartlett
2002-01-31
1
-6
/
+14
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Give pdbedit a -D paramater for setting the DEBUGLEVEL (makes debugging passdb
Andrew Bartlett
2002-01-27
1
-5
/
+10
*
Try to get the compiler not to complain about assignments and truth values...
Andrew Bartlett
2002-01-26
1
-2
/
+1
*
getpwnam -> getpwnam_alloc.
Andrew Bartlett
2002-01-23
1
-6
/
+10
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-35
/
+26
*
Change the passdb interface to use allocated strings.
Andrew Bartlett
2002-01-15
1
-1
/
+1
*
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
2002-01-07
1
-0
/
+4
*
Actually enforce the passdb API.
Andrew Bartlett
2002-01-02
1
-2
/
+2
*
reverted to 1.24 and manually merged in changes from 2.2
Gerald Carter
2001-12-31
1
-194
/
+71
*
fix compile error
Gerald Carter
2001-12-31
1
-1
/
+3
*
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
2001-12-31
1
-74
/
+199
*
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
2001-12-27
1
-9
/
+9
*
Minor typos
Volker Lendecke
2001-11-25
1
-2
/
+2
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-2
/
+0
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-3
/
+2
*
Fix up pdbedit so that it at least compiles without warnings.
Andrew Bartlett
2001-11-04
1
-92
/
+61
*
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
1
-4
/
+4
*
clear errno before a call, tdbsam will not update it.
Simo Sorce
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
-1
/
+0
*
Don't try to write the LM password in the NT password feild.
Andrew Bartlett
2001-09-30
1
-1
/
+0
*
Fix up a number of intertwined issues:
Andrew Bartlett
2001-09-29
1
-18
/
+18
*
Removed smbpasswd_XX call (how did this get re-added, I removed all
Jeremy Allison
2001-09-27
1
-1
/
+1
*
Sync 2.2.2 and HEAD (I will keep these the same if it kills me :-).
Jeremy Allison
2001-09-27
1
-127
/
+103
*
Major update to pdbedit's import and export code, in line with reqests for it
Andrew Bartlett
2001-09-27
1
-81
/
+83
*
Fix up pdbedit to initialise its structures with the standard functions,
Andrew Bartlett
2001-09-26
1
-40
/
+52
[next]