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
/
source4
/
scripting
/
python
/
samba
/
samdb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:samdb/tools - That should fix now the last failures
Matthias Dieter Wallnöfer
2009-09-21
1
-2
/
+2
*
s4:python tools - try to fix some test problems
Matthias Dieter Wallnöfer
2009-09-20
1
-12
/
+14
*
s4:samdb.py - further rework
Matthias Dieter Wallnöfer
2009-09-19
1
-12
/
+9
*
s4:samdb.py - Unification of the interfaces
Matthias Dieter Wallnöfer
2009-09-18
1
-37
/
+53
*
Revert "s4: Let the "setpassword" script finally use the "samdb_set_password"...
Matthias Dieter Wallnöfer
2009-09-10
1
-7
/
+7
*
s4:setpassword script - Passwords set by this script are set by the administr...
Matthias Dieter Wallnöfer
2009-09-08
1
-1
/
+1
*
s4: Let the "setpassword" script finally use the "samdb_set_password" routine
Matthias Dieter Wallnöfer
2009-09-07
1
-7
/
+7
*
s4: Major rework of the LDB/SAMDB/IDMAP python bindings
Matthias Dieter Wallnöfer
2009-08-17
1
-30
/
+21
*
Revert "s4:samdb python bindings - we don't need the attributes here"
Matthias Dieter Wallnöfer
2009-08-17
1
-1
/
+2
*
s4:provision Move helper functions back to provision
Andrew Bartlett
2009-08-17
1
-21
/
+0
*
s4:python Push some helper functions from SamDB into samba.Ldb
Andrew Bartlett
2009-08-17
1
-31
/
+0
*
s4:schema Provide a way to reference a loaded schema between ldbs
Andrew Bartlett
2009-08-17
1
-2
/
+5
*
s4:samdb python bindings - we don't need the attributes here
Matthias Dieter Wallnöfer
2009-08-14
1
-2
/
+1
*
s4: Simplify two lines in the "samdb.py" file (cosmetic)
Matthias Dieter Wallnöfer
2009-08-06
1
-2
/
+1
*
Add a way to set an opaque integer onto a samdb
Andrew Bartlett
2009-07-16
1
-0
/
+8
*
s4: Add tests and 'must change password' flags in setpassword and newuser
Andrew Bartlett
2009-06-18
1
-10
/
+21
*
s4:setup Add an option to 'setpassword' to force password change at next login
Andrew Bartlett
2009-06-18
1
-2
/
+12
*
Modified SamDB to accept options like Ldb.
Nadezhda Ivanova
2009-05-27
1
-2
/
+2
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
Andrew Bartlett
2009-03-20
1
-13
/
+14
|
\
|
*
use a base64 encoded password when changing passwords
Andrew Tridgell
2009-03-12
1
-2
/
+3
|
*
fixed more embedded spaces in LDIF
Andrew Tridgell
2009-03-12
1
-3
/
+3
|
*
removed leading spaces from embedded ldif
Andrew Tridgell
2009-03-12
1
-10
/
+10
*
|
Remove ad2oLschema, insted call it directly from provision-backend
Andrew Bartlett
2009-03-05
1
-1
/
+4
|
/
*
expand tabs in python file, consistent with the rest of the file.
Jelmer Vernooij
2009-02-24
1
-5
/
+5
*
Move some samdb-specific code out of provision.
Jelmer Vernooij
2009-02-11
1
-0
/
+8
*
Cancel transactions when exceptions are raised.
Jelmer Vernooij
2009-02-11
1
-83
/
+92
*
py: Fix initialisation of subtypes, fix segfaults.
Jelmer Vernooij
2008-12-21
1
-7
/
+7
*
Add a setexpiry operation in samdb.py
Andrew Tridgell
2008-08-30
1
-0
/
+33
*
Move domain DN determination out of newuser function.
Jelmer Vernooij
2008-08-01
1
-6
/
+9
*
rename sambaPassword -> userPassword.
Andrew Bartlett
2008-07-12
1
-3
/
+3
*
Use restructuredText formatting for docstrings.
Jelmer Vernooij
2008-05-23
1
-0
/
+2
*
Fix newuser and setpassword scripts, and port to idmap.
Andrew Bartlett
2008-04-14
1
-1
/
+27
*
provision: Set up id mappings in the idmap db, only map Administrator.
Kai Blin
2008-04-02
1
-19
/
+0
*
Make the setup/newuser and setup/setpassword scripts actually work...
Andrew Bartlett
2008-03-28
1
-16
/
+42
*
Fix invalid symbol.
Jelmer Vernooij
2008-02-13
1
-3
/
+5
*
python: Fix representation of UUIDs as strings in zone files rather than bina...
Jelmer Vernooij
2008-01-25
1
-1
/
+1
*
python/provision: Reconcile code partitions-only provisioning and generic pro...
Jelmer Vernooij
2008-01-25
1
-3
/
+3
*
python: Add bindings for SamDB.set_invocation_id().
Jelmer Vernooij
2008-01-24
1
-0
/
+7
*
Python: Simplify code in a couple of places. Copy Andrew's changes from g53b5...
Jelmer Vernooij
2008-01-11
1
-2
/
+2
*
r26628: python: Add more documentation, simplify code in Samba3 module.
Jelmer Vernooij
2007-12-29
1
-17
/
+33
*
r26545: Sync output with ejs.
Jelmer Vernooij
2007-12-21
1
-1
/
+0
*
r26538: Pass path generation function around rather than base directory.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26523: Refactor provisioning code.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26522: Fix warnings on SamDB connect from Python, simplify the setup code fo...
Jelmer Vernooij
2007-12-21
1
-2
/
+6
*
r26520: More Python updates.
Jelmer Vernooij
2007-12-21
1
-1
/
+7
*
r26505: Add python bindings for some samdb-related functions, improve provisi...
Jelmer Vernooij
2007-12-21
1
-0
/
+5
*
r26496: Move some provision functions to a new SamDB class, support setting s...
Jelmer Vernooij
2007-12-21
1
-0
/
+117