Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-02 | Remove use of global loadparm in python modules. | Jelmer Vernooij | 1 | -1/+4 | |
2008-10-24 | Fix the build. | Jelmer Vernooij | 1 | -0/+1 | |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 | |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -1/+1 | |
remove some unused functions. | |||||
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 1 | -1/+1 | |
specific debug function. By default do not debug, this is the most appropriate action for a library as we cannot assume what stderr is use for in the main app. The main app is responsible to set ev_debug_stderr if they so desire. (This used to be commit e566a2f308ac6fb4b526a744f7059b565670aea5) | |||||
2008-05-23 | Add docstring for samba.net.Join | Jelmer Vernooij | 1 | -1/+4 | |
(This used to be commit 382de5455363ab1ae7436ff8da4b952d2b6541e9) | |||||
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -4/+9 | |
(This used to be commit 957c4d893acf9e6db06a3fc3a4687ab6bb238635) | |||||
2008-04-08 | Add manually written Python binding for libnet_Join. | Jelmer Vernooij | 1 | -0/+77 | |
(This used to be commit 374654b43d9f9e8381991cedc433ce410a914f7a) |